Fix double root path

This commit is contained in:
Joshua Granick
2019-10-08 13:13:10 -07:00
parent 21d64f9c1c
commit 274ae5fe3b
2 changed files with 5 additions and 6 deletions

View File

@@ -49,8 +49,6 @@ import sys.FileSystem;
}
Assets.defaultRootPath = rootPath;
#if (openfl && !flash && !display)
::if (assets != null)::::foreach assets::::if (type == "font")::openfl.text.Font.registerFont (__ASSET__OPENFL__::flatName::);
::end::::end::::end::