"added CLIENT_SET_FIELD_SENDABLE"

This commit is contained in:
Josh Wilson 2007-07-20 23:36:15 +00:00
parent 220d33e006
commit b2fb75e867

View File

@ -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