hxp
2025-11-28 eb63e35d04e6d7bd55ada7f6dfce2567a8577edb
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DirtyList.py
@@ -44,8 +44,6 @@
    #Note:  This function supports multi-byte character sets (MBCS).
    #if inputText.find(eachLine) >= 0:
    
    return False # 等接口有了后再去除,暂时默认返回False
    ipyDataMgr = IpyGameDataPY.IPY_Data()
    for index in xrange(ipyDataMgr.GetDirtyListCount()):
        ipyData = ipyDataMgr.GetDirtyListByIndex(index)