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:
parent
33a7029ac2
commit
5920e011b6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue