hxp
2025-10-16 549dc6df101d84e373bc751b8155cbb466d59707
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GameWorldLogic/FBLogic.py
@@ -1311,9 +1311,6 @@
        if mapID in value:
            return key
        
    if mapID in FBCommon.GetGeneralTrainMapIDList():
        return "GeneralTrain"
    #for key , value in ReadChConfig.GetEvalChConfig("MapID_ProcessPy").items():
    #    if mapID in value:
    #        return key