This commit is contained in:
2020-02-23 09:40:59 +00:00
parent f80c929e93
commit f01a096b9c

View File

@@ -226,7 +226,7 @@ while True:
# update display contents
updateDisplay()
else:
#check if the user wants to quit
# check if the user wants to quit
checkQuit()
# check if any of the start buttons have been pressed
sortingAlgorithm = checkStartButtons()