Skip to content

Commit

Permalink
Update ScriptableState.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
FuckingAltLol authored Apr 17, 2024
1 parent 521423f commit 6192a34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/states/ScriptableState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,9 @@ class ScriptableState extends MusicBeatState

function variableCalls()
{
// can you shut the fuck up about the "Assets" error now?
set('Assets', openfl.utils.Assets);

scriptSet('this', this);
scriptSet('add', add);
scriptSet('remove', remove);
Expand Down

0 comments on commit 6192a34

Please sign in to comment.