瀏覽代碼

"added CLIENT_SET_FIELD_SENDABLE"

Josh Wilson 18 年之前
父節點
當前提交
b2fb75e867
共有 1 個文件被更改,包括 2 次插入0 次删除
  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