ServerPython/CoreServerGroup/GameServer/Script/Player/ChPlayer.py
@@ -63,6 +63,7 @@ import IpyGameDataPY import PlayerTalk import PlayerGeTui import PlayerStore import GameWorldActionControl import GMT_CTG import PyGameData @@ -143,7 +144,8 @@ PlayerXMZZ.OnXMZZOnLogin(curPlayer) #等级奖励 PlayerLVAward.OnPlayerLogin(curPlayer) #商店购买次数 PlayerStore.OnPlayerLogin(curPlayer) #通知世界boss信息 GameWorldBoss.OnPlayerLogin(curPlayer) #家族副本boss状态通知