增加导入导出 增加不开服务端也能获取怪物名字
This commit is contained in:
parent
3181b54d0d
commit
42aa5743ff
|
|
@ -251,7 +251,7 @@ public class Drop {
|
||||||
System.err.println("[" + FileoutputUtil.CurrentReadable_Time() + "]刷新出错:" + ex.getMessage());
|
System.err.println("[" + FileoutputUtil.CurrentReadable_Time() + "]刷新出错:" + ex.getMessage());
|
||||||
}
|
}
|
||||||
MapleMonsterInformationProvider.getInstance().removeById(dropperid);
|
MapleMonsterInformationProvider.getInstance().removeById(dropperid);
|
||||||
mobs =null;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue