diff --git a/Project.xml b/Project.xml index d9f829ed..0f738a08 100644 --- a/Project.xml +++ b/Project.xml @@ -2,7 +2,7 @@ - + diff --git a/source/MainMenuState.hx b/source/MainMenuState.hx index 9098cef6..7a299b21 100644 --- a/source/MainMenuState.hx +++ b/source/MainMenuState.hx @@ -30,7 +30,7 @@ using StringTools; class MainMenuState extends MusicBeatState { public static var nightly:String = ""; - public static var kecVer:String = 'Kade Engine Community 1.9.4'; + public static var kecVer:String = 'Kade Engine Community 1.9.3'; public static var keVer:String = "Kade Engine 1.8.1"; public static var curSelected:Int = 0; public static var freakyPlaying:Bool = true; diff --git a/version.downloadMe b/version.downloadMe index 216f7ce3..63507e59 100644 --- a/version.downloadMe +++ b/version.downloadMe @@ -1,9 +1,4 @@ -1.9.4; +1.9.3; -- Fix Broken Input With Jacks. -- Heavily Improve Gameplay Editor. -- Fix Scripted Stages Loading The Default Stage If No JSON Exists. -- Add Display Names To Songs. -- Fix Note Color Quantization. -- Tweaks -- Bug Fixes. \ No newline at end of file +- Fully Fix Ugh Chart. +- Minor Bug Fixes. \ No newline at end of file