Change wait_for_keypress to WaitForKeyPress, Ln 83 (#534)

This commit is contained in:
Justin McAfee 2018-03-16 11:24:29 -05:00 committed by Michael Boelen
parent 5d7fd65f85
commit de75687e0a
1 changed files with 1 additions and 1 deletions

View File

@ -80,6 +80,6 @@
#
# Wait for keypress (unless --quick is being used)
wait_for_keypress
WaitForKeyPress
#EOF