ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Player/PlayerMineArea.py
@@ -26,7 +26,6 @@ import PlayerSuccess import ShareDefine import ItemCommon import EventShell import GameWorld import time @@ -236,7 +235,6 @@ elif msgType == "Pull": areaPlayerID = dataMsg[0] isRob = (areaPlayerID and curPlayer.GetPlayerID() != areaPlayerID) EventShell.EventResponse_MineAreaPull(curPlayer, isRob) return def __DoGiveMineAreaAward(curPlayer, awardInfoList):