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 6192a34 commit c7848fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/states/ScriptableState.hx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class ScriptableState extends MusicBeatState
function variableCalls()
{
// can you shut the fuck up about the "Assets" error now?
set('Assets', openfl.utils.Assets);
scriptCall('Assets', openfl.utils.Assets);

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

0 comments on commit c7848fe

Please sign in to comment.