diff options
Diffstat (limited to 'ui.lisp')
-rw-r--r-- | ui.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -104,7 +104,7 @@ (start-speedrun speedrun) (setf state 'RUNNING)) ('RUNNING (next-split speedrun)))) - (:resize (nil)) + (:resize nil) ((nil) (case state ('TITLE |