mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
add magic word ~generateOrder
This commit is contained in:
parent
233bbe6f1e
commit
d3a3f60cce
@ -87,6 +87,7 @@ MsgName2Id = {
|
|||||||
'CLIENT_SET_FIELD_SENDABLE': 120,
|
'CLIENT_SET_FIELD_SENDABLE': 120,
|
||||||
|
|
||||||
'CLIENT_SYSTEMMESSAGE_AKNOWLEDGE': 123,
|
'CLIENT_SYSTEMMESSAGE_AKNOWLEDGE': 123,
|
||||||
|
'CLIENT_CHANGE_GENERATE_ORDER': 124,
|
||||||
}
|
}
|
||||||
|
|
||||||
# create id->name table for debugging
|
# create id->name table for debugging
|
||||||
|
Loading…
x
Reference in New Issue
Block a user