Change initial value
This commit is contained in:
parent
69faf2d2b7
commit
ef198721c3
@ -139,7 +139,7 @@ public class BaidController:ControllerBase
|
||||
CostumeFlg5 = costumeFlag,
|
||||
LastPlayDatetime = userData.LastPlayDatetime.ToString(Constants.DATE_TIME_FORMAT),
|
||||
IsDispDanOn = userData.DisplayDan,
|
||||
GotDanMax = 1,
|
||||
GotDanMax = 0,
|
||||
GotDanFlg = new byte[20],
|
||||
GotDanextraFlg = new byte[20],
|
||||
DefaultToneSetting = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user