diff options
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 +} |