mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 17:51:17 +00:00
Commented out two [allow_undo]s in menu items, since those can cause OoS.
This commit is contained in:
parent
8f82d2561d
commit
e6126119a9
@ -4,7 +4,8 @@
|
||||
[option]
|
||||
message= _ "Return to menu"
|
||||
[command]
|
||||
[allow_undo][/allow_undo]
|
||||
#[allow_undo]
|
||||
#[/allow_undo]
|
||||
[/command]
|
||||
[/option]
|
||||
#enddef
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user