diff options
author | chai <215380520@qq.com> | 2023-05-26 19:12:36 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2023-05-26 19:12:36 +0800 |
commit | 38e177b0fdf130d6a361ab51c80b5b56ee83f28e (patch) | |
tree | 004cbaedc5a7be0b84bc4e05335800775f74e642 /WorldlineKeepers/Assets/Scripts/StaticDefine.cs | |
parent | 5bb5da4caebfdc8627e331b4eb5c53457316ec44 (diff) |
*misc
Diffstat (limited to 'WorldlineKeepers/Assets/Scripts/StaticDefine.cs')
-rw-r--r-- | WorldlineKeepers/Assets/Scripts/StaticDefine.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WorldlineKeepers/Assets/Scripts/StaticDefine.cs b/WorldlineKeepers/Assets/Scripts/StaticDefine.cs index 05755ec..947882e 100644 --- a/WorldlineKeepers/Assets/Scripts/StaticDefine.cs +++ b/WorldlineKeepers/Assets/Scripts/StaticDefine.cs @@ -17,6 +17,7 @@ namespace WK public static string RoninPath = "characters/ronin/ronin.json"; + // ³¡¾° public static string Scene_Dojo = "Scenes/3_Dojo"; public static string Scene_Stage = "Scenes/4_Stage"; |