add races
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user