Author: tschmitz
Date: Tue Jul 12 09:45:01 2011
New Revision: 50278
URL: http://svn.gna.org/viewcvs/wesnoth?rev=50278&view=rev
Log:
Fixed loophole in disabling undo for whiteboard.
Issue with goto and "Press 't' to continue".
Modified:
trunk/src/actions.cpp
Modified: trunk/src/actions.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/actions.cpp?rev=50278&r1=50277&r2=50278&view=diff
==============================================================================
--- trunk/src/actions.cpp (original)
+++ trunk/src/actions.cpp Tue Jul 12 09:45:01 2011
@@ -2661,6 +2661,7 @@
starting_waypoints,
starting_moves,
action_time_bonus,
orig_village_owner, orig_dir));
}
+ resources::whiteboard->possibly_clear_undo();
}
bool redraw = false;
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits