diff options
author | Stijn Buys <ingar@osirion.org> | 2008-09-28 18:20:45 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-09-28 18:20:45 +0000 |
commit | 6774f2b5d14c1957d163ef4b7914c2660b59fdfd (patch) | |
tree | acc9c9bd975136f3514695aafd902b2ac3b81194 | |
parent | 4c95b082f2ffa8df7860feb7083557db6860a1df (diff) |
game.cc newline at end of file
-rw-r--r-- | src/game/game.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/game.cc b/src/game/game.cc index 26214cf..febb830 100644 --- a/src/game/game.cc +++ b/src/game/game.cc @@ -20,4 +20,4 @@ void register_modules(bool register_client_modules) } -}
\ No newline at end of file +} |