stop MainMenuData throwing a compiler warning

This commit is contained in:
darkrose 2015-03-18 14:52:08 +10:00
parent 1df027bfcd
commit 356bbc880d
1 changed files with 1 additions and 1 deletions

View File

@ -108,9 +108,9 @@ struct MainMenuData
// Client opts
fancy_trees(false),
smooth_lighting(false),
volume(0.0f),
particles(true),
fullscreen(false),
volume(0.0f),
// Server opts
game_mode(L"adventure"),
max_mob_level(L"aggressive"),