diff --git a/direct/src/distributed/MsgTypes.py b/direct/src/distributed/MsgTypes.py index c4b50b8378..3555a0c895 100644 --- a/direct/src/distributed/MsgTypes.py +++ b/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