Unfudged the status bar fix.

This commit is contained in:
OBattler
2021-12-01 21:06:50 +01:00
parent 7f0533fc9a
commit 8fb29ad031

View File

@@ -131,6 +131,8 @@ ui_sb_timer_callback(int pane)
}
} else
reset_occurred &= ~1;
reset_occurred &= ~2;
}