hxp
3 天以前 540eced2499bf2814f3264c0d41eb0e9c52b9957
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)