Don't skip the first argument.

(See comments on previous commit.)
This commit is contained in:
player-03
2014-10-19 10:34:41 -07:00
parent 029c5009a9
commit e8f3b83dd8

View File

@@ -78,7 +78,7 @@ class FlashPlatform extends PlatformTarget {
}
var index = 2;
var index = 1;
while (index < args.length) {