Răsfoiți Sursa

"added CLIENT_SET_FIELD_SENDABLE"

Josh Wilson 18 ani în urmă
părinte
comite
b2fb75e867
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  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':               115,
     'CLIENT_GET_FRIEND_LIST_EXTENDED_RESP':          116,
     'CLIENT_GET_FRIEND_LIST_EXTENDED_RESP':          116,
+
+    'CLIENT_SET_FIELD_SENDABLE':                     120,
     }
     }
 
 
 # create id->name table for debugging
 # create id->name table for debugging