Follow formatting conventions.

This commit is contained in:
player-03
2023-07-04 20:30:33 -04:00
committed by GitHub
parent 71c1854779
commit 8b27623afb

View File

@@ -611,7 +611,8 @@ class AssetLibrary
} }
} }
public function unload():Void { public function unload():Void
{
#if haxe4 #if haxe4
cachedBytes.clear(); cachedBytes.clear();
cachedFonts.clear(); cachedFonts.clear();