diff --git a/Project.xml b/Project.xml index 10ac431..45192ce 100644 --- a/Project.xml +++ b/Project.xml @@ -2,7 +2,7 @@ - + diff --git a/source/Config.hx b/source/Config.hx index d9d2119..aa45355 100644 --- a/source/Config.hx +++ b/source/Config.hx @@ -76,7 +76,7 @@ class Config extends MusicBeatState * * Usually for devs */ - public static var CONFIGSkip:Bool = false; + public static var CONFIGSkip:Bool = true; /** * The Name of the Mod. This shows up in the Main Menu with the Story Mode, Freeplay, Donate, and Options buttons *