hxp
2024-10-18 59c0f7a3818d8663f5fb4f7249f586d7a7d12eb6
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerBackup.py
@@ -30,7 +30,7 @@
        #GameWorld.DebugLog("未启用备档")
        return
    
    if curPlayer.GetRealPlayerID() != 0:
    if not GameWorld.IsNormalPlayer(curPlayer):
        return
    curTime = int(time.time())