hxp
2026-03-10 044865b5c32b52032483d2a6116780381b64ee9f
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/NetPackCommon.py
@@ -377,7 +377,8 @@
def RecCrossServerNetPack(netPackBuffer):
    
    try:
        GameWorld.GetGameWorld().SetCurGameWorldIndex(0) # 需要设置,不然获取不到 GetMap 等虚拟分线相关接口
        #没有PY封包头
        if len(netPackBuffer) <= 1:
            return