Author: ilor
Date: Mon Aug 11 17:10:02 2008
New Revision: 28462

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28462&view=rev
Log:
fix one flip issue in editor2

Modified:
    trunk/src/editor2/editor_map.cpp

Modified: trunk/src/editor2/editor_map.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_map.cpp?rev=28462&r1=28461&r2=28462&view=diff
==============================================================================
--- trunk/src/editor2/editor_map.cpp (original)
+++ trunk/src/editor2/editor_map.cpp Mon Aug 11 17:10:02 2008
@@ -230,6 +230,8 @@
                        }
                }
        }
+       h_++;
+       total_height_++;
        sanity_check();
 }
 


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

Reply via email to