mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-01-08 18:09:45 +01:00
add newline at the end of game.cpp
This commit is contained in:
parent
0cc765ce7d
commit
d813956879
1 changed files with 1 additions and 1 deletions
|
@ -7366,4 +7366,4 @@ void Game::unlockAchievement(const char *name) {
|
|||
#if !defined(MAKEANDPLAY)
|
||||
if (!map.custommode) NETWORK_unlockAchievement(name);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue