Fix compiler warning about "no newline at end of file"

This commit is contained in:
McShark 2009-09-24 23:34:16 +00:00
parent 308d29ec07
commit 7689284433

View file

@ -62,4 +62,4 @@ struct mp_game_settings : public savegame::savegame_config
config scenario_data;
};
#endif
#endif