hxp
3 天以前 19956b8576f2c2c68c4c4d811acbc3e2af3d97b4
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)