diff --git a/direct/src/distributed/MsgTypes.py b/direct/src/distributed/MsgTypes.py index b6112d3d94..a981bfc86b 100644 --- a/direct/src/distributed/MsgTypes.py +++ b/direct/src/distributed/MsgTypes.py @@ -87,6 +87,7 @@ MsgName2Id = { 'CLIENT_SET_FIELD_SENDABLE': 120, 'CLIENT_SYSTEMMESSAGE_AKNOWLEDGE': 123, + 'CLIENT_CHANGE_GENERATE_ORDER': 124, } # create id->name table for debugging