hxp
2026-02-12 4801fc0909fe2af7af301b3bafdf67dbd6916ed7
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/GMShell.py
@@ -73,7 +73,7 @@
                if len(inputList) != 2:
                    return
                gmLV = GameWorld.ToIntDef(inputList[1])
                playerPF = GameWorld.GetPlatform()
                playerPF = GameWorld.GetAppID()
#                curIP = curPlayer.GetIP()
#                if (curIP.find('10.30.') == 0 or curIP.find('192.168.') == 0) and playerPF == "173on_lan":
                #测试修改