mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 01:19:19 +02:00
driving aid panel enhancement, event queue text filter, minor bug fixes
This commit is contained in:
@@ -3485,7 +3485,7 @@ void TMoverParameters::MainSwitch_( bool const State ) {
|
||||
return;
|
||||
}
|
||||
|
||||
bool const initialstate { Mains || dizel_startup };
|
||||
bool const initialstate { Mains };
|
||||
|
||||
if( ( false == State )
|
||||
|| ( true == MainSwitchCheck() ) ) {
|
||||
|
||||
Reference in New Issue
Block a user