Skip to content

Commit 2f28b6a

Browse files
committed
Merge branch 'Archipelago' of https://github.com/Z11Coding/Mixtape-Engine-Rework into Archipelago
2 parents 70afb14 + b7eb9af commit 2f28b6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/states/MainMenuState.hx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ class MainMenuState extends MusicBeatState
4646
'story_mode',
4747
'freeplay',
4848
#if MODS_ALLOWED 'mods', #end
49-
'credits',
50-
'shop'
49+
'credits'
5150
];
5251
public var iconBG:FlxSprite;
5352
var leftItem:FlxSprite;

0 commit comments

Comments
 (0)