未验证 提交 3cc464c9 编写于 作者: J Jan S 提交者: GitHub

fix: IndexOutOfBoundsException in JumpManager (#1576) (PR #1577)

上级 51555667
......@@ -82,5 +82,6 @@ public class JumpManager {
public void reset() {
list.clear();
currentPos = 0;
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册