Stop flexing

This commit is contained in:
DenialMC 2015-04-23 21:22:24 +03:00
parent f27d6392db
commit c2a35f8510
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,6 @@ from otp.distributed.OtpDoGlobals import *
from direct.showbase.PythonUtil import invertDictLossless
CHANNEL_CLIENT_BROADCAST = 4014
BAD_CHANNEL_ID = 0
BAD_ZONE_ID = 0
CONTROL_MESSAGE = 4001
CONTROL_SET_CHANNEL = 2001
CONTROL_REMOVE_CHANNEL = 2002

View file

@ -6,6 +6,8 @@ OTP_DO_ID_TTU_FRIENDS_MANAGER = 4666
OPT_DO_ID_GROUP_MANAGER = 4667
OTP_DO_ID_GLOBAL_PARTY_MANAGER = 4477
OTP_DO_ID_CHAT_MANAGER = 4681
OTP_ZONE_ID_MANAGEMENT = 2
OTP_ZONE_ID_DISTRICTS = 3
OTP_ZONE_ID_DISTRICTS_STATS = 4
OTP_MOD_CHANNEL = 6200
OTP_ADMIN_CHANNEL = 6400