mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 20:13:07 +01:00
fix #1590
This commit is contained in:
@@ -178,6 +178,7 @@ void window_update_all()
|
||||
|
||||
gfx_draw_all_dirty_blocks();
|
||||
window_update_all_viewports();
|
||||
gfx_draw_all_dirty_blocks();
|
||||
|
||||
// 1000 tick update
|
||||
RCT2_GLOBAL(0x009DEB7C, sint16) += RCT2_GLOBAL(0x009DE588, sint16);
|
||||
|
||||
Reference in New Issue
Block a user