fix:1、更换关卡获取,改为单关一个json文件
This commit is contained in:
@@ -40,4 +40,5 @@ public static partial class DataKeys
|
||||
public const string ArrowResultLevel = "ArrowResultLevel"; //箭头游戏的结算等级(1:免费,0:看广告)
|
||||
public const string ArrowDarkTheme = "ArrowDarkTheme"; //箭头游戏的黑夜模式(0:黑夜,1:白天)
|
||||
public const string ArrowTheme = "ArrowTheme"; //箭头游戏的主题(0:黑色 1:虫子 2:彩色)
|
||||
public const string ArrowChProgress = "ArrowChProgress"; //箭头cash 进度
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user