hxp
2025-10-11 3f862208516829ee806168cbb633bc9221f0cf6a
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerEventCounter.py
@@ -28,7 +28,6 @@
import PlayerControl
import PlayerFamily
import PlayerFamilyZhenfa
import PlayerOnlinePrize
import PlayerLoginDayAward
import NPCCommon
import FunctionNPCCommon
@@ -261,9 +260,6 @@
        
        #重置宠物每天的训练次数
        #PlayerPet.DoLogic_PetInfo_OnDay(curPlayer)
        PlayerOnlinePrize.ResetPrizeInfoOnDay(curPlayer)
        
        #OnDay时清除每日签到的信息
        PlayerSignDay.SignDayOnDay(curPlayer)