Author: mordante
Date: Sun Jun 22 13:20:47 2008
New Revision: 27397

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27397&view=rev
Log:
Initialize all members.

Modified:
    trunk/src/gamestatus.hpp

Modified: trunk/src/gamestatus.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gamestatus.hpp?rev=27397&r1=27396&r2=27397&view=diff
==============================================================================
--- trunk/src/gamestatus.hpp (original)
+++ trunk/src/gamestatus.hpp Sun Jun 22 13:20:47 2008
@@ -89,6 +89,7 @@
                starting_pos(),
                snapshot(),
                last_selected(gamemap::location::null_location),
+               rng_(),
                variables(),
                temporaries()
                {}


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

Reply via email to