This commit is contained in:
acki
2026-03-12 17:21:07 +01:00
parent 5810b71380
commit 0f23d41cbe

View File

@@ -1,7 +1,7 @@
#pragma once #pragma once
#define CLOSE_DISTANCE 170 #define CLOSE_DISTANCE 150
#define BASE_DISTANCE 305 #define BASE_DISTANCE 270
namespace Modelec namespace Modelec
{ {