namespace GameLogic { public static class AssetLocationSetting { public static readonly string ContainerPath = "YCLZT"; public static readonly string SoSelfConfig = "So/Shelf/shelfConfig_"; } }