Move DefaultAssetLibrary registeration to ApplicationMain template

This commit is contained in:
Joshua Granick
2016-10-21 15:24:24 -07:00
parent 24e84002e9
commit 63a17d8884
2 changed files with 3 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ class ApplicationMain {
public static function main () {
lime.Assets.registerLibrary ("default", new DefaultAssetLibrary ());
config = {
build: "::meta.buildNumber::",