From 2e1987a8581d2025340e412a88cb4ddec292a715 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Mon, 7 Jul 2025 18:50:35 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.=20=D0=90=D0=B4=D1=80=D0=B5=D1=81=20=D0=BA=D0=BE?= =?UTF-8?q?=D0=BD=D1=82=D1=80=D0=BE=D0=BB=D1=8F=20=D0=91=D0=9F=D0=9E/?= =?UTF-8?q?=D0=90=D0=A4=D0=A1=D0=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.godot | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/project.godot b/project.godot index 31c3bfb2..f4b71d7b 100644 --- a/project.godot +++ b/project.godot @@ -33,8 +33,8 @@ config/mod_bus_driver_port="48000" config/mod_bus_driver_address="localhost" interfer/resend_timeout=1000.0 config/external_cu=false -config/unit_afsp_left_bort="http://127.0.0.1:8080/reports/left_SelfTestReport.json" -config/unit_afsp_right_bort="http://127.0.0.1:8080/reports/right_SelfTestReport.json" +config/unit_afsp_left_bort="http://172.20.22.10:8081/selftest" +config/unit_afsp_right_bort="http://172.20.22.11:8081/selftest" config/unit_rr_request_period=5.0 config/kems_files_path="user://kems/" config/emsg_files_path="user://emsg/" @@ -84,6 +84,8 @@ gdscript/warnings/integer_division=0 window/size/viewport_width=1600 window/size/viewport_height=1200 +window/size/mode=4 +window/size/window_height_override=768 window/subwindows/embed_subwindows=false window/stretch/mode="canvas_items" window/dpi/allow_hidpi=false