[common] add map size

This commit is contained in:
2019-06-11 17:29:18 +03:00
parent 2c42d993ca
commit a66b72ba22
19 changed files with 143 additions and 62 deletions

View File

@@ -120,7 +120,7 @@ const editor = new Project(
height: 850,
},
flags: [
//'dev_layout',
'dev_layout',
]
})
).bind(module, gulp);