Skip to content

Commit

Permalink
Update U.hx
Browse files Browse the repository at this point in the history
  • Loading branch information
MAJigsaw77 authored Aug 7, 2023
1 parent 33479b6 commit 64fbc6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flixel/addons/ui/U.hx
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ class U
the_xml = cast(thing, Access).x;
}
thing = null;
openfl.system.System.disposeXML(the_xml);
flash.system.System.disposeXML(the_xml);
#end */
}

Expand Down

0 comments on commit 64fbc6f

Please sign in to comment.