diff --git a/fallout_locked.py b/fallout_locked.py index 937418f..a38fb60 100644 --- a/fallout_locked.py +++ b/fallout_locked.py @@ -33,7 +33,7 @@ def runLocked(scr): scr.refresh() curses.napms(LOCKED_OUT_TIME) - + def beginLocked(): """ Initialize curses and start the locked out process