Code completion fix
This commit is contained in:
@@ -47,7 +47,7 @@ import sys.FileSystem;
|
||||
|
||||
Assets.defaultRootPath = rootPath;
|
||||
|
||||
#if (openfl && !flash)
|
||||
#if (openfl && !flash && !display)
|
||||
::if (assets != null)::::foreach assets::::if (type == "font")::openfl.text.Font.registerFont (__ASSET__OPENFL__::flatName::);
|
||||
::end::::end::::end::
|
||||
#end
|
||||
|
||||
Reference in New Issue
Block a user