AS1/2: exporting selection

Flashplayer on/off constant
This commit is contained in:
Jindra Pet��k
2013-01-13 17:03:07 +01:00
parent 4c9e3231b3
commit 99a98e2d8f
7 changed files with 133 additions and 65 deletions
+3
View File
@@ -77,6 +77,9 @@ public class Main {
return commandLineMode;
}
public static boolean DEBUG_COPY = false;
public static boolean FLASH_PLAYER = true;
/**
* Debug mode = throwing an error when comparing original file and recompiled
*/