Create ai battle branch
This commit is contained in:
parent
3782d999f8
commit
fcaf60175c
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user