diff options
Diffstat (limited to 'src/game/shared/protocol.hh')
| -rw-r--r-- | src/game/shared/protocol.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/shared/protocol.hh b/src/game/shared/protocol.hh index 5b25628..fa9f1e1 100644 --- a/src/game/shared/protocol.hh +++ b/src/game/shared/protocol.hh @@ -210,4 +210,4 @@ struct protocol::DimensionInfo final : public protocol::Base<0x0012> { float gravity; }; -#endif /* SHARED_PROTOCOL_HH */ +#endif // SHARED_PROTOCOL_HH |
