summaryrefslogtreecommitdiff
path: root/src/net/beinghandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/beinghandler.cpp')
-rw-r--r--src/net/beinghandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/beinghandler.cpp b/src/net/beinghandler.cpp
index a9f992af..37c02dc3 100644
--- a/src/net/beinghandler.cpp
+++ b/src/net/beinghandler.cpp
@@ -101,6 +101,7 @@ void BeingHandler::handleMessage(MessageIn &msg)
handleBeingLooksChangeMessage(msg);
break;
+
/*
case SMSG_BEING_VISIBLE:
case SMSG_BEING_MOVE: