[client] render: fixes

This commit is contained in:
2019-10-03 17:25:52 +03:00
parent 757bc87426
commit 71087286b2
9 changed files with 46 additions and 18 deletions

View File

@@ -34,7 +34,7 @@ const config = new Project.Config({
pack: 'ru.m.tankz',
author: 'shmyga <shmyga.z@gmail.com>',
company: 'MegaLoMania',
version: packageInfo.version,
version: packageInfo.version + (Config.Develop ? '-SNAPSHOT' : ''),
},
libs: packageInfo.haxeDependencies,
sources: [