Change initial value
This commit is contained in:
parent
e5141d7e37
commit
69faf2d2b7
@ -30,7 +30,7 @@ public class MyDonEntryController : ControllerBase
|
||||
{
|
||||
Baid = newId,
|
||||
MyDonName = request.MydonName,
|
||||
DisplayDan = false,
|
||||
DisplayDan = true,
|
||||
DisplayAchievement = true,
|
||||
AchievementDisplayDifficulty = Difficulty.None,
|
||||
ColorFace = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user