ServerPython/CoreServerGroup/GameServer/Script/PyGameData.py
@@ -162,4 +162,6 @@ g_familyTalkCache = {} #{familyID:[[time,content,extras],..]} g_worldTalkCache = [] #[[time,name, playerID, content,extras],..] g_xiangongCanLikeTimeDict = {} # 本服玩家对应仙宫可点赞最新时间信息 {playerID:{仙宫ID:addTime, ...}, ...} g_unTJLogoffTime = {} #非脱机离线时间 {playerID:time, ...}