[client] set haxework version 0.9.0

This commit is contained in:
2019-03-11 22:48:03 +03:00
parent b2ba4362fe
commit b62956cc95
4 changed files with 9 additions and 13 deletions

View File

@@ -70,9 +70,8 @@ const client = new Project(
sources: ['src/client/haxe'],
main: 'ru.m.tankz.Client',
assets: ['src/client/resources'],
//flags: ['bitmap_text'],
flags: [
'dom',
//'dom',
//'dev_layout',
//'bitmap_text',
],