Skip to content

Commit

Permalink
forgot to make the headers not flicker, fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesisfeline committed Sep 28, 2024
1 parent 2090e5b commit c3f1af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/funkin/ui/options/PreferencesMenu.hx
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ class PreferencesMenu extends Page
items.createItem(0, (120 * items.length) + 30, header, AtlasFont.BOLD, () ->
{
// swag
});
}, true);
preferenceItems.add(blank);
preferenceDesc.push(" ");
}
Expand Down

0 comments on commit c3f1af9

Please sign in to comment.