[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

@@ -1,18 +1,18 @@
{
"name": "tankz",
"version": "0.11.0",
"version": "0.11.1",
"private": true,
"devDependencies": {
"dateformat": "^3.0.3",
"gulp": "^4.0.0",
"gulp-add": "0.0.2",
"gulp-clean": "^0.4.0",
"gulp-haxetool": "^0.0.17"
"gulp-haxetool": "^0.0.19"
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.3.0",
"openfl": "8.9.0",
"lime": "7.5.0",
"openfl": "8.9.1",
"hxcpp": "4.0.8",
"promhx": "1.1.0",
"protohx": "0.4.6",