[work] update list

This commit is contained in:
2019-08-26 23:04:38 +03:00
parent 605935528b
commit 6609756065
3 changed files with 5 additions and 7 deletions

View File

@@ -11,9 +11,6 @@ const through = require('through2');
const dateformat = require('dateformat');
const argv = require('yargs').argv;
// ToDo: update default in gulp-haxetool
FlashPlayer.VERSION = '32';
//Haxe.VERSION = '4.0.0-rc.2';
if (Config.SdkDir) {
Sdk.dir = Config.SdkDir;
}