ServerPython/CoreServerGroup/GameServer/Script/Player/ChPlayer.py
@@ -170,6 +170,8 @@ GameWorldActionControl.OnPlayerLogin(curPlayer) #玩家等级记录 PyGameData.g_todayPlayerLVDict[curPlayer.GetID()] = curPlayer.GetLV() #副本助战 PlayerFBHelpBattle.OnHelpPlayerLogin(curPlayer) GMShell.OnPlayerLogin(curPlayer) GMT_CTG.OnPlayerLogin(curPlayer)