summaryrefslogtreecommitdiff
path: root/src/net/tmwa/beinghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/tmwa/beinghandler.h')
-rw-r--r--src/net/tmwa/beinghandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/tmwa/beinghandler.h b/src/net/tmwa/beinghandler.h
index 97e46feb3..04cced3ed 100644
--- a/src/net/tmwa/beinghandler.h
+++ b/src/net/tmwa/beinghandler.h
@@ -35,6 +35,8 @@ class BeingHandler final : public Ea::BeingHandler
A_DELETE_COPY(BeingHandler)
+ ~BeingHandler();
+
void requestNameById(const BeingId id) const override final;
void undress(Being *const being) const override final;