hxp
5 天以前 c3bbd3b0263fc6c2127cd9f072f497f46f98758b
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