[client] add death game panel

This commit is contained in:
2019-03-26 17:37:33 +03:00
parent e609dafedc
commit fd0e2382d0
11 changed files with 51 additions and 58 deletions

View File

@@ -137,4 +137,5 @@ module.exports.default = gulp.series(
//module.exports['server:neko:build'],
module.exports['client:flash:html'],
module.exports['client:linux:deb'],
module.exports['editor:flash:html'],
);