Author: mordante
Date: Fri May 1 17:10:58 2009
New Revision: 35379
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35379&view=rev
Log:
Initialize all members.
Modified:
trunk/src/unit_types.cpp
Modified: trunk/src/unit_types.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/unit_types.cpp?rev=35379&r1=35378&r2=35379&view=diff
==============================================================================
--- trunk/src/unit_types.cpp (original)
+++ trunk/src/unit_types.cpp Fri May 1 17:10:58 2009
@@ -1135,6 +1135,8 @@
movement_types_(),
races_(),
hide_help_all_(false),
+ hide_help_type_(),
+ hide_help_race_(),
unit_cfg_(NULL)
{
dummy_unit_map_.insert(std::pair<const
std::string,unit_type>("dummy_unit", unit_type()));
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits