1
0
mirror of synced 2024-11-23 22:41:01 +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,
IsDanplay = true,
IsAibattle = false,
IsAibattle = true,
IsClose = false,
DefaultSongFlg = enabledArray,
AchievementSongBit = enabledArray,