From de5edb3cc208255303541e98044dfb8e70db9da9 Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Sun, 5 Nov 2023 00:08:18 -0400 Subject: [PATCH] Fix variation metadata and error message in ChartEditorImportExportHandler --- source/funkin/play/song/Song.hx | 6 +++--- .../charting/handlers/ChartEditorImportExportHandler.hx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/source/funkin/play/song/Song.hx b/source/funkin/play/song/Song.hx index 01f0a5893..b48eda224 100644 --- a/source/funkin/play/song/Song.hx +++ b/source/funkin/play/song/Song.hx @@ -98,10 +98,10 @@ class Song implements IPlayStateScriptedClass implements IRegistryEntry