From cdaa0f6d8e428e1c28ff36a1b1a986ec59e354b4 Mon Sep 17 00:00:00 2001 From: hxp <ale99527@vip.qq.com> Date: 星期四, 28 三月 2019 10:33:32 +0800 Subject: [PATCH] 6373 【后端】【2.0】删除无用功能代码、封包、配置(无用定义) --- ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini | 17 ----------------- 1 files changed, 0 insertions(+), 17 deletions(-) diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini index c792523..c6a3305 100644 --- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini +++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/PyNetPack.ini @@ -551,23 +551,6 @@ PacketSubCMD_5=0x13 PacketCallFunc_5=OnUnlockRuneHole -;领地争夺战 -[GameLogic_ManorWar] -ScriptName = GameWorldLogic\FBProcess\GameLogic_ManorWar.py -Writer = hxp -Releaser = hxp -RegType = 0 -RegisterPackCount = 2 - -PacketCMD_1 = 0xAB -PacketSubCMD_1 = 0x01 -PacketCallFunc_1 = OnGetManorWarJoinAward - -PacketCMD_2 = 0xAB -PacketSubCMD_2 = 0x02 -PacketCallFunc_2 = OnGetManorWarDailyAward - - ;跨服PK竞技场 [PlayerCrossRealmPK] ScriptName = Player\PlayerCrossRealmPK.py -- Gitblit v1.8.0