diff options
author | Stijn Buys <ingar@osirion.org> | 2008-09-28 21:51:09 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-09-28 21:51:09 +0000 |
commit | 5b64ecbd39307d17acd8815187f6cd211c384029 (patch) | |
tree | a37cfcedddac564a13c09adee09030615463a835 /src/game | |
parent | 9252bfb61fabea1f45afacb19d805eb5fdd01599 (diff) |
convoy.cc newline at end of file
Diffstat (limited to 'src/game')
-rw-r--r-- | src/game/intro/convoy.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/intro/convoy.cc b/src/game/intro/convoy.cc index ea71a27..8174dd6 100644 --- a/src/game/intro/convoy.cc +++ b/src/game/intro/convoy.cc @@ -82,4 +82,4 @@ void Convoy::frame(float seconds) } } -}
\ No newline at end of file +} |