小修复
This commit is contained in:
@@ -9,7 +9,7 @@ namespace AibisDream
|
||||
/// </summary>
|
||||
public class SettingLoader
|
||||
{
|
||||
private static readonly string SettingPath = Application.streamingAssetsPath + "/Config/sprite_group.json";
|
||||
private static readonly string SettingPath = Application.streamingAssetsPath + "/Config/setting.json";
|
||||
|
||||
private readonly ConfigContainer _container;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user