ServerPython/CoreServerGroup/GameServer/Script/PyGameData.py
@@ -110,3 +110,5 @@ g_familyTalkCache = {} #{familyID:[[time,content,extras],..]} g_worldTalkCache = [] #[[time,name, playerID, content,extras],..] g_unTJLogoffTime = {} #非脱机离线时间 {playerID:time, ...}