Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/StarPlayer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarPlayer.hpp')
-rw-r--r--source/game/StarPlayer.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/game/StarPlayer.hpp b/source/game/StarPlayer.hpp
index b4fe623..1129b06 100644
--- a/source/game/StarPlayer.hpp
+++ b/source/game/StarPlayer.hpp
@@ -300,6 +300,8 @@ public:
void setGender(Gender const& gender);
void setPersonality(Personality const& personality);
+ HumanoidPtr humanoid();
+
void setAdmin(bool isAdmin);
bool isAdmin() const override;