From 3bc2e9aae7e595d5be896a9db4c909b76fa6f5be Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期五, 11 七月 2025 14:16:29 +0800
Subject: [PATCH] 0312 物品叠加数量支持配置DWORD
---
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/MirrorAttack.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/MirrorAttack.py b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/MirrorAttack.py
index 179e455..deef9bb 100644
--- a/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/MirrorAttack.py
+++ b/ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/Attack/MirrorAttack.py
@@ -326,7 +326,6 @@
#ChPlayer.PlayerLogin
#PlayerEventCounter.GameServer_InitOK(index, tick)
#ChPlayer.LoadMapOK(index, tick)
- #GameServerRefresh.GameSever_PlayerInitOK(index, tick)
mirrorPlayer.SendToBServerServerInitOK()
mirrorPlayer.SetMapLoadOK(True)
#将玩家放置在这个地图上
--
Gitblit v1.8.0