Commented out two [allow_undo]s in menu items, since those can cause OoS.

This commit is contained in:
Lari Nieminen 2009-11-22 13:05:19 +00:00
parent 8f82d2561d
commit e6126119a9
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,8 @@
[option]
message= _ "Return to menu"
[command]
[allow_undo][/allow_undo]
#[allow_undo]
#[/allow_undo]
[/command]
[/option]
#enddef

View File

@ -190,7 +190,8 @@ Study Progress: $player_$side_number|.warfare.progress|/$player_$side_number|.wa
[/then]
[else]
[allow_undo][/allow_undo]
#[allow_undo]
#[/allow_undo]
[/else]
[/if]
[/command]