From 9aac33d605a5cb9e21b2e803d0edd4684a47b276 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Mon, 16 Oct 2023 13:09:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5.=20=D0=9E=D1=82=D0=BA=D0=B0=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/работа.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/scenes/работа.tscn b/scenes/работа.tscn index 1aba178b..4530f07c 100644 --- a/scenes/работа.tscn +++ b/scenes/работа.tscn @@ -125,3 +125,4 @@ offset_bottom = 1056.0 [connection signal="drag_begin" from="." to="." method="_on_drag_begin"] [connection signal="drag_continue" from="." to="." method="_on_drag_continue"] +[connection signal="pressed" from="btn_scale" to="." method="_on_btn_scale_pressed"]