From bbaf8dfb3e2115fcd02caec88610f2176a898d25 Mon Sep 17 00:00:00 2001 From: EliteMasterEric Date: Tue, 12 Mar 2024 17:57:52 -0400 Subject: [PATCH] Debugger popup fixes --- .github/workflows/build-shit.yml | 2 +- Project.xml | 2 +- assets | 2 +- source/funkin/InitState.hx | 138 ++++++++++-------- .../ui/debug/charting/ChartEditorState.hx | 8 - 5 files changed, 78 insertions(+), 74 deletions(-) diff --git a/.github/workflows/build-shit.yml b/.github/workflows/build-shit.yml index 5a1f5609a..49bab1ac1 100644 --- a/.github/workflows/build-shit.yml +++ b/.github/workflows/build-shit.yml @@ -77,7 +77,7 @@ jobs: key: ${{ runner.os }}-build-win-${{ github.ref_name }} - name: Build game run: | - haxelib run lime build windows -v -release -DNO_REDIRECT_ASSETS_FOLDER -DGITHUB_BUILD + haxelib run lime build windows -v -release -DGITHUB_BUILD env: HXCPP_COMPILE_CACHE: "${{ runner.temp }}\\hxcpp_cache" - name: Upload build artifacts diff --git a/Project.xml b/Project.xml index 99c46ef9f..9e9695ce1 100644 --- a/Project.xml +++ b/Project.xml @@ -194,7 +194,7 @@ -
+