7 lines
No EOL
127 B
C#
7 lines
No EOL
127 B
C#
namespace DefaultNamespace.Util
|
|
{
|
|
public static class AssetManifest
|
|
{
|
|
public const string HealthKit = "health_kit";
|
|
}
|
|
} |