ServerPython/CoreServerGroup/GameServer/Script/Player/ChPlayer.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ServerPython/CoreServerGroup/GameServer/Script/Player/ChPlayer.py
@@ -135,7 +135,7 @@ PlayerFamily.PlayerLoginRefreshFamily(curPlayer, tick) #玩家队伍初始化 PlayerTeam.OnPlayerLoginRefreshTeam(curPlayer, tick) PlayerCompensation.NotifyPlayerCompensation(curPlayer) #PlayerCompensation.NotifyPlayerCompensation(curPlayer) __UpdOnedayJobPlayerLoginoffTime(curPlayer) CrossRealmPlayer.OnPlayerLogin(curPlayer)