1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-25 07:46:11 +00:00

Update menu.rs

This commit is contained in:
jugeeya 2023-08-23 22:14:44 -07:00 committed by GitHub
parent 33a7029ac2
commit 5920e011b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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