Remove debug messages :P
This commit is contained in:
parent
9d8ce5eb06
commit
21f53e3349
1 changed files with 0 additions and 3 deletions
|
@ -268,7 +268,6 @@ The places she could move to are highlighted." +
|
|||
equals=yes
|
||||
[/variable]
|
||||
[then]
|
||||
{DEBUG_MSG "Inside is_set check. Is set : $target_hex.is_set"}
|
||||
[if]
|
||||
[variable]
|
||||
name=x1
|
||||
|
@ -279,10 +278,8 @@ The places she could move to are highlighted." +
|
|||
equals=$target_hex.y
|
||||
[/variable]
|
||||
[then]
|
||||
{DEBUG_MSG "Correct place x1 : $x1 , y1 : $y1 , target_hex : $target_hex.x , $target_hex.y"}
|
||||
[/then]
|
||||
[else]
|
||||
{DEBUG_MSG "Wrong place x1 : $x1 , y1 : $y1 , target_hex : $target_hex.x , $target_hex.y"}
|
||||
[redraw][/redraw]
|
||||
[message]
|
||||
speaker=narrator
|
||||
|
|
Loading…
Add table
Reference in a new issue