hxp
2019-02-13 5685e4d493ef5b7570bc20b6037fc2c8603cab85
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/GMShell.py
@@ -255,7 +255,7 @@
    curPlayer = GameWorld.GetPlayerManager().GetPlayerByIndex(index)
    
    if not curPlayer.GetMapLoadOK():
        #未读取地图成功,不让用
        GameWorld.DebugLog("    未读取地图成功,不让用")
        return
    
    #判断FB中是否可使用GM命令