1
This commit is contained in:
@@ -52,7 +52,7 @@ namespace BITKit.Vehicles
|
||||
private float horizontal;
|
||||
private bool isBraking;
|
||||
private readonly ValidHandle highSpeedHandle = new();
|
||||
private IEntity _entity;
|
||||
private IUnityEntity _unityEntity;
|
||||
private void Start()
|
||||
{
|
||||
highSpeedHandle.AddListener(x =>
|
||||
|
Reference in New Issue
Block a user