Corrects a typo. Closes #1043

This commit is contained in:
nnposter 2017-10-22 02:51:01 +00:00
parent 13dd6a3480
commit b437d9784f

View file

@ -1156,7 +1156,7 @@ Engine = {
end
-- `quick_start` changes to false only once since Engine starts
-- `auick_start` remains false till the end of the bruteforce.
-- `quick_start` remains false till the end of the bruteforce.
if killed_one then
quick_start = false
end