From dd5ce5c86b2b9debf9890884e8e2e4b8ad9465e6 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Sat, 4 Jun 2022 13:28:23 -0700 Subject: add actual assocation between the statistics elements --- ui.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui.lisp') diff --git a/ui.lisp b/ui.lisp index 6ab3e8b..16163a4 100644 --- a/ui.lisp +++ b/ui.lisp @@ -110,7 +110,7 @@ (redraws '(title-instance)) (speedrun (make-speedrun category)) (csplits (category-splits category)) - (bests (statistics csplits)) + (bests (statistics category)) (split-pbs (cdr (assoc 'SPLIT-PBS bests))) (best-category-run-pbs (cdr (assoc 'BEST-CATEGORY-RUN-SPLITS bests)))) -- cgit v1.2.3-70-g09d2