diff options
Diffstat (limited to 'src/game/shared/velocity.hh')
| -rw-r--r-- | src/game/shared/velocity.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/shared/velocity.hh b/src/game/shared/velocity.hh index 45a2858..17da420 100644 --- a/src/game/shared/velocity.hh +++ b/src/game/shared/velocity.hh @@ -14,4 +14,4 @@ public: static void fixed_update(Dimension* dimension); }; -#endif /* SHARED_VELOCITY_HH */ +#endif // SHARED_VELOCITY_HH |
