mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
fix #2415: day / night cycle not working
This commit is contained in:
@@ -627,6 +627,8 @@ static void scenario_update_daynight_cycle()
|
||||
} else {
|
||||
gDayNightCycle = 0.0f;
|
||||
}
|
||||
|
||||
platform_update_palette(RCT2_ADDRESS(RCT2_ADDRESS_PALETTE, uint8), 10, 236);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user