Wizard's Waltz Text Update

This commit is contained in:
ThatZeoMan 2024-01-14 10:49:38 -06:00
parent 580db2cd69
commit 758cd0ea78

View file

@ -23,7 +23,7 @@ namespace HeavenStudio.Games.Loaders
resizable = true,
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
},