From c50a058548a54f032964074cd4b65108e604d36e Mon Sep 17 00:00:00 2001 From: CyndaquilDAC <65635932+CyndaquilDAC@users.noreply.github.com> Date: Sun, 16 May 2021 11:58:08 -0500 Subject: [PATCH] fix mistakes both made by me and others --- source/StoryMenuState.hx | 2 +- version.downloadMe | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/source/StoryMenuState.hx b/source/StoryMenuState.hx index 56a3ec6..9dbafc8 100644 --- a/source/StoryMenuState.hx +++ b/source/StoryMenuState.hx @@ -47,7 +47,7 @@ class StoryMenuState extends MusicBeatState ]; var weekNames:Array = [ - "How to Funk", + "", "Daddy Dearest", "Spooky Month", "PICO", diff --git a/version.downloadMe b/version.downloadMe index f34b5c0..c9929e3 100644 --- a/version.downloadMe +++ b/version.downloadMe @@ -1,6 +1 @@ -1.4.2; - -- Put the most -- important changes -- on these lines -- to make people update +1.4.2 \ No newline at end of file