mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Fix 4-step switch animation
This commit is contained in:
@@ -9944,7 +9944,7 @@ bool TMoverParameters::LoadFIZ(std::string chkpath)
|
||||
result = false;
|
||||
|
||||
if (!modernContainOffPos)
|
||||
modernDimmerState = 1;
|
||||
modernDimmerState = 2; // jak nie ma opcji wylaczonej to niech sie odpali normalnie
|
||||
if (!enableModernDimmer)
|
||||
{
|
||||
modernDimmerState = 2;
|
||||
|
||||
Reference in New Issue
Block a user