Author: ilor
Date: Thu Jul  3 00:22:58 2008
New Revision: 27667

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27667&view=rev
Log:
fix no context menu bug introduced by r28661, spotted by alink

Modified:
    trunk/src/mouse_events.hpp

Modified: trunk/src/mouse_events.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/mouse_events.hpp?rev=27667&r1=27666&r2=27667&view=diff
==============================================================================
--- trunk/src/mouse_events.hpp (original)
+++ trunk/src/mouse_events.hpp Thu Jul  3 00:22:58 2008
@@ -111,7 +111,6 @@
        //computed with enemies_visible()
        bool enemies_visible_;
        bool undo_;
-       bool show_menu_;
        bool over_route_;
        bool attackmove_;
        bool reachmap_invalid_;


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

Reply via email to