This commit is contained in:
Никита Круглицкий
2025-05-11 17:53:26 +06:00
parent e441999c17
commit 6a128f470b
2 changed files with 4 additions and 4 deletions

View File

@@ -39,8 +39,8 @@ local FrontWheelsConfig = table.merge(
{
SteerLock = 33,
CustomWheel = {
CasterAngle = 3,
CamberAngle = -3,
CasterAngle = 7,
CamberAngle = -6,
ToeAngle = 0.5
}
}