summaryrefslogtreecommitdiff
path: root/src/net
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-03-11 01:13:41 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-03-11 01:13:41 +0000
commit77f36a762560d1c7d4b94407d6b645153ad77224 (patch)
treebf06ce11250b503386d4f5701df48a082af953d4 /src/net
parent7b41ec2aaf871b7a443c65259afc1fd625dd3b9f (diff)
downloadmana-client-77f36a762560d1c7d4b94407d6b645153ad77224.tar.gz
mana-client-77f36a762560d1c7d4b94407d6b645153ad77224.tar.bz2
mana-client-77f36a762560d1c7d4b94407d6b645153ad77224.tar.xz
mana-client-77f36a762560d1c7d4b94407d6b645153ad77224.zip
Well, yet again the commit seems to have left some files out.
Diffstat (limited to 'src/net')
-rw-r--r--src/net/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/protocol.h b/src/net/protocol.h
index b57e8d7c..2f4911d5 100644
--- a/src/net/protocol.h
+++ b/src/net/protocol.h
@@ -25,6 +25,7 @@
#define _TMW_PROTOCOL_H
// Packets from server to client
+#define SMSG_LOGIN_SUCCESS 0x0073 // Logged in, starting location
#define SMSG_REMOVE_BEING 0x0080 // Died, logged out, teleport, etc.
#define SMSG_MOVE_BEING 0x007b // A nearby monster moves
#define SMSG_PLAYER_UPDATE_1 0x01d8 //