ServerPython/CoreServerGroup/GameServer/Script/PyGameData.py @@ -97,4 +97,5 @@ g_crossMapNPCInfo = {} # 跨服地图NPC信息 {mapID:[tick, npcInfo], ...} g_crossSetPlayerAttr = {} # 跨服玩家更新玩家数据 {playerID:[[setType, setDict], ...], ...}