Forgot to re-add csplits
This commit is contained in:
parent
6dadca7796
commit
cd5d87c4f5
3
ui.lisp
3
ui.lisp
@ -109,7 +109,8 @@
|
||||
(state 'TITLE)
|
||||
(redraws '(title-instance))
|
||||
(speedrun (make-speedrun category))
|
||||
(bests (statistics (category-splits category)))
|
||||
(csplits (category-splits category))
|
||||
(bests (statistics csplits))
|
||||
(split-pbs (cdr (assoc 'SPLIT-PBS bests)))
|
||||
(best-category-run-pbs (cdr (assoc 'BEST-CATEGORY-RUN-SPLITS bests))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user