hxp
2025-10-16 549dc6df101d84e373bc751b8155cbb466d59707
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)