fixed no newlines at end of files
This commit is contained in:
parent
00ef3a671f
commit
4506a9e05f
2 changed files with 2 additions and 2 deletions
|
@ -1489,4 +1489,4 @@ game_controller::~game_controller()
|
|||
{
|
||||
delete gui::empty_menu;
|
||||
sound::close_sound();
|
||||
}
|
||||
}
|
||||
|
|
|
@ -137,4 +137,4 @@ private:
|
|||
game_config::config_cache& cache_;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue