Disable arg combine

This commit is contained in:
Joshua Granick
2014-10-20 09:43:39 -07:00
parent 6b8f7d9684
commit 8b56b03641

View File

@@ -78,7 +78,7 @@ class FlashPlatform extends PlatformTarget {
}
var index = 1;
/*var index = 1;
while (index < args.length) {
@@ -93,7 +93,7 @@ class FlashPlatform extends PlatformTarget {
}
}
}*/
if (PlatformHelper.hostPlatform != Platform.WINDOWS) {