mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
add definitions for the new toontown login response
This commit is contained in:
parent
bfc0b2ea2b
commit
f55625e7b5
@ -89,6 +89,12 @@ MsgName2Id = {
|
|||||||
'CLIENT_SYSTEMMESSAGE_AKNOWLEDGE': 123,
|
'CLIENT_SYSTEMMESSAGE_AKNOWLEDGE': 123,
|
||||||
'CLIENT_CHANGE_GENERATE_ORDER': 124,
|
'CLIENT_CHANGE_GENERATE_ORDER': 124,
|
||||||
|
|
||||||
|
# new toontown specific login message, adds last logged in, and if child account has parent acount
|
||||||
|
'CLIENT_LOGIN_TOONTOWN': 125,
|
||||||
|
'CLIENT_LOGIN_TOONTOWN_RESP': 126,
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
'STATESERVER_OBJECT_GENERATE_WITH_REQUIRED': 2001,
|
'STATESERVER_OBJECT_GENERATE_WITH_REQUIRED': 2001,
|
||||||
'STATESERVER_OBJECT_GENERATE_WITH_REQUIRED_OTHER': 2003,
|
'STATESERVER_OBJECT_GENERATE_WITH_REQUIRED_OTHER': 2003,
|
||||||
'STATESERVER_OBJECT_UPDATE_FIELD': 2004,
|
'STATESERVER_OBJECT_UPDATE_FIELD': 2004,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user