rename the boolean

This commit is contained in:
Matthias Mailänder
2014-09-05 15:42:38 +02:00
parent 99156451c0
commit 128b2b8b67
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
if Date.Halloween then
if Date.IsHalloween then
UnitTypes = { "ant", "ant", "ant" }
BeachUnitTypes = { "ant", "ant" }
ParadropUnitTypes = { "ant", "ant", "ant", "ant", "ant" }