ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/DirtyList.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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)