Initialize all members.

This commit is contained in:
Mark de Wever 2008-09-28 14:46:06 +00:00
parent 9387da7422
commit 0e1cfa1a76

View File

@ -62,6 +62,7 @@ editor_controller::editor_controller(const config &game_config, CVideo& video, e
, map_context_(NULL)
, gui_(NULL)
, map_generators_()
, tods_()
, size_specs_()
, palette_()
, brush_bar_()