ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerFamily.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerFamily.py
@@ -1856,6 +1856,8 @@ # @return None # @remarks 函数详细说明. def PlayerLoginRefreshFamily(curPlayer, tick): if GameWorld.IsCrossServer(): return SyncFakeFamilyInfo(curPlayer) familyID = curPlayer.GetFamilyID() curFamily = None