gf aint flipped anymore lol
This commit is contained in:
parent
475539296b
commit
6beae320df
@ -37,7 +37,7 @@ class StoryMenuState extends MusicBeatState
|
||||
public static var weekUnlocked:Array<Bool> = [true, true, true, true, true, true, true];
|
||||
|
||||
var weekCharacters:Array<Dynamic> = [
|
||||
['gf', 'bf', ''],
|
||||
['', 'bf', 'gf'],
|
||||
['dad', 'bf', 'gf'],
|
||||
['spooky', 'bf', 'gf'],
|
||||
['pico', 'bf', 'gf'],
|
||||
@ -47,13 +47,13 @@ class StoryMenuState extends MusicBeatState
|
||||
];
|
||||
|
||||
var weekNames:Array<String> = [
|
||||
"",
|
||||
"How to Funk",
|
||||
"Daddy Dearest",
|
||||
"Spooky Month",
|
||||
"PICO",
|
||||
"MOMMY MUST MURDER",
|
||||
"RED SNOW",
|
||||
"hating simulator ft. moawling"
|
||||
"Hating Simulator ft. Moawling"
|
||||
];
|
||||
|
||||
var txtWeekTitle:FlxText;
|
||||
|
Loading…
x
Reference in New Issue
Block a user