ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerEventCounter.py
@@ -38,6 +38,7 @@ import PlayerSuccess import PlayerFreeGoods import ChItem import GameLogic_Tianzi import PlayerGoldInvest import PlayerCrossRealmPK import PlayerCrossChampionship @@ -110,11 +111,12 @@ def DoLogic_OnDay(tick): GameWorld.Log("MapServer -> OnDay!") #副本OnDay事件响应 FBLogic.OnDay(tick) #FBLogic.OnDay(tick) #仙盟 PlayerFamily.FamilyOnDay() PlayerArena.OnDay() GameLogic_Tianzi.OnDay() PlayerOfflineSupport.OnDay() playerManager = GameWorld.GetPlayerManager()