Wizard's Waltz Text Update
This commit is contained in:
parent
580db2cd69
commit
758cd0ea78
|
|
@ -23,7 +23,7 @@ namespace HeavenStudio.Games.Loaders
|
||||||
resizable = true,
|
resizable = true,
|
||||||
parameters = new List<Param>()
|
parameters = new List<Param>()
|
||||||
{
|
{
|
||||||
new Param("auto", true, "Auto Pass Turn")
|
new Param("auto", true, "Auto Pass Turn", "Toggle if the turn should be passed automatically at the end of the start interval.")
|
||||||
},
|
},
|
||||||
preFunctionLength = 1
|
preFunctionLength = 1
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue