"added CLIENT_SET_FIELD_SENDABLE"
This commit is contained in:
parent
220d33e006
commit
b2fb75e867
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue