src/Network/Protocol.hh
changeset 239 550397d9d479
parent 224 e6faefba2ec1
child 241 e95b1602d836
--- a/src/Network/Protocol.hh	Sun Dec 07 00:12:04 2008 +0000
+++ b/src/Network/Protocol.hh	Sun Dec 07 00:27:30 2008 +0000
@@ -86,6 +86,13 @@
     NETMSG_PLAYER_DIG           = 0x0302,
 
     /*
+     * Player changed weapon
+     *
+     * uint8_t  weapon_index
+     */
+    NETMSG_PLAYER_WEAPON_CHANGE = 0x0303,
+
+    /*
      * New projectile spawned
      *
      * Vector   position