Skip to content

Commit

Permalink
Fix gamejolt api
Browse files Browse the repository at this point in the history
  • Loading branch information
natesway authored Sep 8, 2023
1 parent 8fb3536 commit 189b5e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/options/OptionsState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ package options;

import states.MainMenuState;
import backend.StageData;
import GameJolt;
import GameJolt.GameJoltAPI;
import flixel.FlxState;

class OptionsState extends MusicBeatState
{
Expand Down

0 comments on commit 189b5e2

Please sign in to comment.