summaryrefslogtreecommitdiff
path: root/src/net/tmwa/pethandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/pethandler.h')
-rw-r--r--src/net/tmwa/pethandler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/tmwa/pethandler.h b/src/net/tmwa/pethandler.h
index 3237bf67f..3a744180a 100644
--- a/src/net/tmwa/pethandler.h
+++ b/src/net/tmwa/pethandler.h
@@ -63,8 +63,7 @@ class PetHandler final : public MessageHandler, public Net::PetHandler
void unequip() const override final;
- void setDirection(const BeingDirection::Type type) const
- override final;
+ void setDirection(const unsigned char type) const override final;
void startAi(const bool start) const override final;