LoW S03: Commented out a DEBUG_MSG

This commit is contained in:
ln-zookeeper 2017-09-07 15:15:33 +03:00
parent 835731f083
commit f647951fbd

View file

@ -563,7 +563,7 @@
equals='wait'
[/variable]
[then]
{DEBUG_MSG ("$orc_battlefield_strategy changed to attack")}
#{DEBUG_MSG ("$orc_battlefield_strategy changed to attack")}
{VARIABLE orc_battlefield_strategy 'attack'}
[/then]
[/if]