1
0
mirror of https://github.com/chylex/IntelliJ-AceJump.git synced 2025-04-09 17:15:43 +02:00
This commit is contained in:
breandan.considine 2017-07-24 02:38:20 -04:00
parent 81e19c4c7b
commit b19d4adb3c

View File

@ -127,6 +127,7 @@ object Handler {
Jumper.hasJumped = false
reset()
} else {
Searcher.search(Finder.findModel)
Canvas.jumpLocations = Finder.markers
Canvas.repaint()
}