Minor fix

This commit is contained in:
Joshua Granick
2017-02-24 19:25:25 -08:00
parent ef39486f25
commit d87122eb7f
2 changed files with 1 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ class AssetHelper {
} else if (project.platformType == DESKTOP || project.target == FLASH) {
assetData.classNames = "__ASSET__" + asset.flatName;
assetData.className = "__ASSET__" + asset.flatName;
}

View File

@@ -26,7 +26,6 @@ package;
name: "::meta.title::",
orientation: "::WIN_ORIENTATION::",
packageName: "::meta.packageName::",
import lime.utils.AssetLibrary;
version: "::meta.version::",
windows: [
::foreach windows::