[client] display version
This commit is contained in:
@@ -121,7 +121,7 @@ class Haxe extends Sdk {
|
||||
*/
|
||||
openfl(params) {
|
||||
params = Object.assign({
|
||||
build: dateformat(new Date(), 'yyyy-mm-dd HH:MM:ss'),
|
||||
build: dateformat(new Date(), 'yyyy-mm-dd HH:MM:ss'),
|
||||
macro: [],
|
||||
debug: false,
|
||||
}, params);
|
||||
|
||||
Reference in New Issue
Block a user