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

summaryrefslogtreecommitdiff
path: root/source/game/StarHumanoid.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/game/StarHumanoid.hpp')
-rw-r--r--source/game/StarHumanoid.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/game/StarHumanoid.hpp b/source/game/StarHumanoid.hpp
index 6fd1cbe..98412f2 100644
--- a/source/game/StarHumanoid.hpp
+++ b/source/game/StarHumanoid.hpp
@@ -100,7 +100,7 @@ public:
};
static EnumMap<State> const StateNames;
- static bool& globalHeadRotation(Maybe<bool> default = {});
+ static bool& globalHeadRotation();
Humanoid(Json const& config);
Humanoid(HumanoidIdentity const& identity);