Add key/value command-line arguments to Window parameters
This commit is contained in:
@@ -54,6 +54,10 @@ package;
|
||||
|
||||
lime.system.System.__registerEntryPoint (projectName, create, config);
|
||||
|
||||
#if sys
|
||||
lime.system.System.__parseArguments (config);
|
||||
#end
|
||||
|
||||
#if (!html5 || munit)
|
||||
create (config);
|
||||
#end
|
||||
|
||||
Reference in New Issue
Block a user