diff --git a/templates/haxe/ManifestResources.hx b/templates/haxe/ManifestResources.hx index 214de9ce0..d8565bcde 100644 --- a/templates/haxe/ManifestResources.hx +++ b/templates/haxe/ManifestResources.hx @@ -12,7 +12,7 @@ import sys.FileSystem; #if disable_preloader_assets @:dox(hide) class ManifestResources { - public static var preloadLibraries:Array; + public static var preloadLibraries:Array; public static var preloadLibraryNames:Array; public static var rootPath:String;