diff options
Diffstat (limited to 'game/server/world/inhabited.hh')
| -rw-r--r-- | game/server/world/inhabited.hh | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/game/server/world/inhabited.hh b/game/server/world/inhabited.hh index 57008e9..5eba9ef 100644 --- a/game/server/world/inhabited.hh +++ b/game/server/world/inhabited.hh @@ -1,6 +1,6 @@ -#pragma once - -namespace world -{ -struct Inhabited final {}; -} // namespace world +#pragma once
+
+namespace world
+{
+struct Inhabited final {};
+} // namespace world
|
