mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-01-24 09:49:46 +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 !defined(MAKEANDPLAY)
|
||||||
if (!map.custommode) NETWORK_unlockAchievement(name);
|
if (!map.custommode) NETWORK_unlockAchievement(name);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue