add races

This commit is contained in:
2025-11-19 17:38:09 +07:00
parent bbc479be33
commit 9d92c4ca93
3 changed files with 2 additions and 9 deletions

View File

@@ -246,7 +246,6 @@ public class Transmission : PowertrainComponent
[Property] public bool AllowDownshiftGearSkipping { get; set; } = true;
private bool _repeatInputFlag;
private float _smoothedThrottleInput;
/// <summary>
/// Timer needed to prevent manual transmission from slipping out of gear too soon when hold in gear is enabled,