[client] set FPS to 60

This commit is contained in:
2019-05-20 17:11:50 +03:00
parent bbe2aeb7fb
commit 5db3ae1af0
6 changed files with 19 additions and 13 deletions

View File

@@ -140,9 +140,9 @@ module.exports.default = gulp.series(
module.exports['client:linux:deb'],
//module.exports['client:android:build'],
/*module.exports['editor:flash:build'],
module.exports['editor:flash:build'],
module.exports['editor:flash:html'],
module.exports['editor:html5:build'],*/
module.exports['editor:html5:build'],
//module.exports['server:neko:build'],
);