From 9cebf871d73916d5070e75093aa977fd618d6a24 Mon Sep 17 00:00:00 2001 From: Dave Schuyler Date: Fri, 17 Dec 2004 01:38:11 +0000 Subject: [PATCH] new message types for otp interest --- direct/src/distributed/MsgTypes.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/direct/src/distributed/MsgTypes.py b/direct/src/distributed/MsgTypes.py index fac75610ad..1d3b5ae006 100644 --- a/direct/src/distributed/MsgTypes.py +++ b/direct/src/distributed/MsgTypes.py @@ -71,6 +71,10 @@ CLIENT_GET_PET_DETAILS_RESP = 82 # (Proposed new message): CLIENT_SET_WORLD_POS = 83 +CLIENT_ADD_INTEREST = 97 +CLEINT_ALTER_INTEREST = 98 +CLEINT_REMOVE_INTEREST = 99 + # These messages are ignored when the client is headed to the quiet zone QUIET_ZONE_IGNORED_LIST = [