Skip to content

Commit

Permalink
Re-add unlocked areas label
Browse files Browse the repository at this point in the history
  • Loading branch information
maddymakesgames committed Mar 28, 2024
1 parent 0f9ee47 commit 963585b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/src/editor/stats.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ impl EditorScreen {
ui.label("Jump Count:");
ui.label("Wall Jump Count:");
ui.label("Dash Count:");
ui.label("Unlocked Areas: ");
});
ui.vertical(|ui| {
ui.horizontal(|ui| {
Expand Down

0 comments on commit 963585b

Please sign in to comment.