Skip to content

Commit

Permalink
a few more quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCatYT committed Mar 30, 2024
1 parent 6056069 commit bd04057
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions source/states/MainMenuState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ typedef MainMenuData = {
}

class MainMenuState extends MusicBeatState {
public static var psychEngineVersion:String = '0.7.3'; //This is also used for Discord RPC
public static var alleywayEngineVersion:String = '0.2';
public static var psychEngineVersion:String = '1.0a'; //This is also used for Discord RPC
public static var alleywayEngineVersion:String = '1.0.0';
public static var curSelected:Int = 0;
private var colorRotation:Int = 1;

Expand All @@ -64,6 +64,8 @@ class MainMenuState extends MusicBeatState {
"bro became starfire from teen titans go (-Monomouse)",
"Hi (-ScriptedMar)",
"vile fnf (-BambiTGA)",
"coocking a glizzy (-TheAnimateMan)",
"my ibis paint isnt ibis painting (-that_0nesillygoobers)",
"I'm gonna stop updating Psych Engine soon. (-ShadowMario)",
"Its already been 1 beer... (-cyborg henry)",
"are you learning about rocks (-TheAnimateMan)",
Expand All @@ -72,7 +74,7 @@ class MainMenuState extends MusicBeatState {
"Damn how many fnf mods are ya'll making1?!?! (-ItsToppy)",
"Get briccedd (-cyborg henry)",
"uninstall. (-Darkness Light)",
"snap neck (-sandythebestclown)",
"snap neck (-that_0nesillygoobers)",
"business be boomin' (-Foxa The Artist)",
"YOUR ARGUMENT, IS NOW INVALID! (-Monomouse)",
"when did we start playing freeze tag (-Vencerist)",
Expand Down

0 comments on commit bd04057

Please sign in to comment.