diff --git a/src/training/ui/menu.rs b/src/training/ui/menu.rs index 4cfff12..9e51827 100644 --- a/src/training/ui/menu.rs +++ b/src/training/ui/menu.rs @@ -359,7 +359,7 @@ pub unsafe fn draw(root_pane: &Pane) { } else { *VISUAL_FRAME_COUNTER.lock() = 0; } - + // Determine if we're in the menu by seeing if the "help" footer has // begun moving upward. It starts at -80 and moves to 0 over 10 frames // in info_training_in_menu.bflan