Follow formatting conventions.
This commit is contained in:
@@ -611,7 +611,8 @@ class AssetLibrary
|
||||
}
|
||||
}
|
||||
|
||||
public function unload():Void {
|
||||
public function unload():Void
|
||||
{
|
||||
#if haxe4
|
||||
cachedBytes.clear();
|
||||
cachedFonts.clear();
|
||||
|
||||
Reference in New Issue
Block a user