Browse Source

commented out proposed message type

Dave Schuyler 21 years ago
parent
commit
69759ad8f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/distributed/MsgTypes.py

+ 1 - 1
direct/src/distributed/MsgTypes.py

@@ -69,7 +69,7 @@ CLIENT_SET_AVTYPE =                          80
 CLIENT_GET_PET_DETAILS =                     81
 CLIENT_GET_PET_DETAILS =                     81
 CLIENT_GET_PET_DETAILS_RESP =                82
 CLIENT_GET_PET_DETAILS_RESP =                82
 
 
-CLIENT_SET_WORLD_POS =                       83
+# (Proposed new message): CLIENT_SET_WORLD_POS =                       83
 
 
 # These messages are ignored when the client is headed to the quiet zone
 # These messages are ignored when the client is headed to the quiet zone
 QUIET_ZONE_IGNORED_LIST = [
 QUIET_ZONE_IGNORED_LIST = [