diff --git a/package.json b/package.json index 410923e..3ce5009 100755 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dateformat": "^3.0.3", "gulp": "^4.0.0", "gulp-clean": "^0.4.0", - "gulp-haxetool": "^0.0.12" + "gulp-haxetool": "^0.0.13" }, "haxeDependencies": { "lime": "6.0.1", diff --git a/src/client/haxe/ru/m/tankz/frame/StartFrame.yaml b/src/client/haxe/ru/m/tankz/frame/StartFrame.yaml index a9bea97..72544d9 100644 --- a/src/client/haxe/ru/m/tankz/frame/StartFrame.yaml +++ b/src/client/haxe/ru/m/tankz/frame/StartFrame.yaml @@ -64,8 +64,9 @@ views: fontSize: 20 topMargin: 15 contentSize: true - text: Network + text: Network (in developing) + fontColor: 0xff0000 - id: network $type: haxework.gui.ButtonView text: Network - $style: button \ No newline at end of file + $style: button