Author: zookeeper
Date: Sun Nov 22 14:05:19 2009
New Revision: 39877

URL: http://svn.gna.org/viewcvs/wesnoth?rev=39877&view=rev
Log:
Commented out two [allow_undo]s in menu items, since those can cause OOS.

Modified:
    trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg
    trunk/data/multiplayer/scenarios/ANL_utils/ANL_research_options.cfg

Modified: trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg?rev=39877&r1=39876&r2=39877&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg (original)
+++ trunk/data/multiplayer/scenarios/ANL_utils/ANL_help.cfg Sun Nov 22 14:05:19 
2009
@@ -4,7 +4,8 @@
     [option]
         message= _ "Return to menu"
         [command]
-            [allow_undo][/allow_undo]
+            #[allow_undo]
+            #[/allow_undo]
         [/command]
     [/option]
 #enddef

Modified: trunk/data/multiplayer/scenarios/ANL_utils/ANL_research_options.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/multiplayer/scenarios/ANL_utils/ANL_research_options.cfg?rev=39877&r1=39876&r2=39877&view=diff
==============================================================================
--- trunk/data/multiplayer/scenarios/ANL_utils/ANL_research_options.cfg 
(original)
+++ trunk/data/multiplayer/scenarios/ANL_utils/ANL_research_options.cfg Sun Nov 
22 14:05:19 2009
@@ -190,7 +190,8 @@
                 [/then]
 
                 [else]
-                    [allow_undo][/allow_undo]
+                    #[allow_undo]
+                    #[/allow_undo]
                 [/else]
             [/if]
         [/command]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to