mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 15:09:19 +02:00
configurable viewport draw range
This commit is contained in:
@@ -2260,7 +2260,8 @@ void TMoverParameters::SecuritySystemCheck(double dt)
|
||||
if (Battery) {
|
||||
SecuritySystem.update(dt, Vel);
|
||||
}
|
||||
else
|
||||
|
||||
if (!Battery || !Radio)
|
||||
{ // wyłączenie baterii deaktywuje sprzęt
|
||||
RadiostopSwitch(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user