mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 22:39:18 +02:00
New formula for adhesion, fixed some bugs in calculation of wheels' rotation
This commit is contained in:
@@ -4821,7 +4821,7 @@ bool TController::UpdateSituation(double dt)
|
||||
else
|
||||
mvControlling->AntiSlippingButton();
|
||||
++iDriverFailCount;
|
||||
mvControlling->SlippingWheels = false; // flaga już wykorzystana
|
||||
//mvControlling->SlippingWheels = false; // flaga już wykorzystana
|
||||
}
|
||||
if (iDriverFailCount > maxdriverfails)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user