diff options
Diffstat (limited to 'src/net/tmwa/chathandler.cpp')
-rw-r--r-- | src/net/tmwa/chathandler.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/tmwa/chathandler.cpp b/src/net/tmwa/chathandler.cpp index 9e1ddcd6d..7a01736e2 100644 --- a/src/net/tmwa/chathandler.cpp +++ b/src/net/tmwa/chathandler.cpp @@ -42,6 +42,7 @@ extern Net::ChatHandler *chatHandler; extern int serverVersion; +extern unsigned int tmwServerVersion; namespace TmwAthena { |