Author: thonsew
Date: Sat Aug 20 16:24:09 2011
New Revision: 50866
URL: http://svn.gna.org/viewcvs/wesnoth?rev=50866&view=rev
Log:
Fix for bug #18524 [replace_map] doesn't force window repainting
Added redraw_background to reload_map()
Modified:
trunk/src/display.cpp
Modified: trunk/src/display.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/display.cpp?rev=50866&r1=50865&r2=50866&view=diff
==============================================================================
--- trunk/src/display.cpp (original)
+++ trunk/src/display.cpp Sat Aug 20 16:24:09 2011
@@ -216,6 +216,7 @@
void display::reload_map()
{
+ redraw_background_ = true;
builder_->reload_map();
}
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits