Skip to content

Commit

Permalink
Merge pull request #28 from Hackx2/experimental
Browse files Browse the repository at this point in the history
FUCK Linux
  • Loading branch information
Hackx2 committed Feb 17, 2024
2 parents 1e8e09d + a17b9ce commit 7e41f85
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
name: linuxBuild
path: 'export/release/linux/bin'
#---
buildWindows:
runs-on: windows-latest

Expand Down
2 changes: 0 additions & 2 deletions source/Import.hx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
package game;

#if !macro
import flixel.FlxG;
import game.*;
Expand Down
1 change: 1 addition & 0 deletions source/game/editors/ChartingState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ import openfl.utils.Assets as OpenFlAssets;
import openfl.utils.ByteArray;
import game.objects.HealthIcon;
import game.objects.AttachedText;
import game.objects.Note;

import backend.system.MusicBeatSubstate;
import backend.system.MusicBeatState;
Expand Down

0 comments on commit 7e41f85

Please sign in to comment.