mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 15:04:49 +00:00
Remove debug messages :P
This commit is contained in:
parent
9d8ce5eb06
commit
21f53e3349
@ -268,7 +268,6 @@ The places she could move to are highlighted." +
|
|||||||
equals=yes
|
equals=yes
|
||||||
[/variable]
|
[/variable]
|
||||||
[then]
|
[then]
|
||||||
{DEBUG_MSG "Inside is_set check. Is set : $target_hex.is_set"}
|
|
||||||
[if]
|
[if]
|
||||||
[variable]
|
[variable]
|
||||||
name=x1
|
name=x1
|
||||||
@ -279,10 +278,8 @@ The places she could move to are highlighted." +
|
|||||||
equals=$target_hex.y
|
equals=$target_hex.y
|
||||||
[/variable]
|
[/variable]
|
||||||
[then]
|
[then]
|
||||||
{DEBUG_MSG "Correct place x1 : $x1 , y1 : $y1 , target_hex : $target_hex.x , $target_hex.y"}
|
|
||||||
[/then]
|
[/then]
|
||||||
[else]
|
[else]
|
||||||
{DEBUG_MSG "Wrong place x1 : $x1 , y1 : $y1 , target_hex : $target_hex.x , $target_hex.y"}
|
|
||||||
[redraw][/redraw]
|
[redraw][/redraw]
|
||||||
[message]
|
[message]
|
||||||
speaker=narrator
|
speaker=narrator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user