hxp
2019-01-08 f4ba71b4f1f541fbf705ec7ccee1e49d097cb57f
ServerPython/CoreServerGroup/GameServer/Script/Player/PlayerFamily.py
@@ -1856,8 +1856,6 @@
#  @return None
#  @remarks 函数详细说明.
def PlayerLoginRefreshFamily(curPlayer, tick):
    if GameWorld.IsCrossServer():
        return
    SyncFakeFamilyInfo(curPlayer)
    familyID = curPlayer.GetFamilyID()
    curFamily = None