summaryrefslogtreecommitdiff
path: root/src/net/messageout.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/messageout.h')
-rw-r--r--src/net/messageout.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/messageout.h b/src/net/messageout.h
index ecab8ec54..13a4eae1b 100644
--- a/src/net/messageout.h
+++ b/src/net/messageout.h
@@ -83,6 +83,8 @@ class MessageOut notfinal
virtual ~MessageOut()
{ }
+ static unsigned char toServerDirection(unsigned char direction);
+
protected:
/**
* Constructor.