open-toontown/otpgo/lua/MsgTypes.lua

9 lines
215 B
Lua

CLIENT_DISCONNECT = 37
CLIENT_HEARTBEAT = 52
-- new toontown specific login message, adds last logged in, and if child account has parent acount
CLIENT_LOGIN_TOONTOWN = 125
CLIENT_DISCONNECT_GENERIC = 1