1
0
mirror of synced 2024-12-18 09:25:56 +01:00

Create ai battle branch

This commit is contained in:
asesidaa 2022-09-13 20:43:53 +08:00
parent 3782d999f8
commit fcaf60175c

View File

@ -36,7 +36,7 @@ public class InitialDataCheckController : BaseController<InitialDataCheckControl
{ {
Result = 1, Result = 1,
IsDanplay = true, IsDanplay = true,
IsAibattle = false, IsAibattle = true,
IsClose = false, IsClose = false,
DefaultSongFlg = enabledArray, DefaultSongFlg = enabledArray,
AchievementSongBit = enabledArray, AchievementSongBit = enabledArray,