From f52472a4767388b22cfbab0f5f7860f6e6762856 Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Tue, 1 Oct 2024 13:24:56 -0400 Subject: [PATCH] fix: Exiting the chart editor doesn't crash the game anymore --- hmm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hmm.json b/hmm.json index 0c0c5571b..8ff572b30 100644 --- a/hmm.json +++ b/hmm.json @@ -63,14 +63,14 @@ "name": "haxeui-core", "type": "git", "dir": null, - "ref": "c9d96b168ea2a19274ad7c766ab1a34b57baa793", + "ref": "51c23588614397089a5ce182cddea729f0be6fa0", "url": "https://github.com/haxeui/haxeui-core" }, { "name": "haxeui-flixel", "type": "git", "dir": null, - "ref": "013b9d4e56bfe9a034e028a8d685f0b274cb73c4", + "ref": "da27e833947f32ef007ed11f523aa5524f5a5d54", "url": "https://github.com/haxeui/haxeui-flixel" }, { @@ -205,4 +205,4 @@ "url": "https://github.com/fponticelli/thx.semver" } ] -} \ No newline at end of file +}