hxp
2019-08-28 274da001f56cd650d57f35ae2f65aa58f969a8e7
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, ...}