mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
add newline at the end of game.cpp
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user