Browse Source

add magic word ~generateOrder

Redmond Urbino 16 years ago
parent
commit
d3a3f60cce
1 changed files with 1 additions and 0 deletions
  1. 1 0
      direct/src/distributed/MsgTypes.py

+ 1 - 0
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