hxp
2025-08-04 fd3137f3c58f6fb5f53c0bfc38c55c74e7709f72
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)