Skip to content

Commit f670df7

Browse files
Remove all training dwarves when you disable
1 parent 7c186d3 commit f670df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autotraining.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ function start()
277277
end
278278

279279
function stop()
280+
removeAll()
280281
repeatUtil.cancel(GLOBAL_KEY)
281282
dfhack.println(GLOBAL_KEY .. " | STOP")
282283
end

0 commit comments

Comments
 (0)