Browse Source

"added CLIENT_SET_FIELD_SENDABLE"

Josh Wilson 18 years ago
parent
commit
b2fb75e867
1 changed files with 2 additions and 0 deletions
  1. 2 0
      direct/src/distributed/MsgTypes.py

+ 2 - 0
direct/src/distributed/MsgTypes.py

@@ -83,6 +83,8 @@ MsgName2Id = {
 
     'CLIENT_GET_FRIEND_LIST_EXTENDED':               115,
     'CLIENT_GET_FRIEND_LIST_EXTENDED_RESP':          116,
+
+    'CLIENT_SET_FIELD_SENDABLE':                     120,
     }
 
 # create id->name table for debugging