mirror of
https://github.com/lucaspalomodevelop/binbreak.git
synced 2026-03-13 00:07:28 +00:00
cleanup
This commit is contained in:
parent
5d45e0af14
commit
2a209c79c9
@ -614,7 +614,6 @@ fn render_ascii_gauge(area: Rect, buf: &mut Buffer, ratio: f64, color: Color) {
|
||||
}
|
||||
}
|
||||
|
||||
// NEW: HighScores management
|
||||
struct HighScores { scores: HashMap<u32, u32>, }
|
||||
|
||||
impl HighScores {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user