add magic word ~generateOrder
This commit is contained in:
parent
233bbe6f1e
commit
d3a3f60cce
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue