Add URLLoader for HTML5, other platforms TBD
This commit is contained in:
@@ -38,8 +38,10 @@ class ApplicationMain {
|
||||
|
||||
}
|
||||
|
||||
#if (js && munit)
|
||||
#if js
|
||||
#if munit
|
||||
embed (null, ::WIN_WIDTH::, ::WIN_HEIGHT::, "::WIN_FLASHBACKGROUND::");
|
||||
#end
|
||||
#else
|
||||
create ();
|
||||
#end
|
||||
|
||||
Reference in New Issue
Block a user