mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
avatar handle message types
This commit is contained in:
parent
132c2c4746
commit
4a8441aa6e
@ -94,6 +94,9 @@ CLIENT_OBJECT_LOCATION = 102
|
||||
CLIENT_LOGIN_3 = 111
|
||||
CLIENT_LOGIN_3_RESP = 110
|
||||
|
||||
CLIENT_GET_FRIEND_LIST_EXTENDED = 115
|
||||
CLIENT_GET_FRIEND_LIST_EXTENDED_RESP = 116
|
||||
|
||||
# These messages are ignored when the client is headed to the quiet zone
|
||||
QUIET_ZONE_IGNORED_LIST = [
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user