Skip to content

Commit

Permalink
revert yhaetubfgisajgd
Browse files Browse the repository at this point in the history
  • Loading branch information
CrusherNotDrip committed Jan 23, 2025
1 parent 7d2eadc commit a874722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/funkin/states/ui/MenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class MenuState extends FunkinState
static var curSelected:Int = 0;

// TODO: maybe move to config file?
static final menuItems:Array<MenuItem> = [
static var menuItems:Array<MenuItem> = [
{
id: 'storymode',
name: 'Story Mode',
Expand Down

0 comments on commit a874722

Please sign in to comment.