1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 20:13:07 +01:00
This commit is contained in:
zsilencer
2015-07-12 20:23:58 -06:00
parent 01d2d599ca
commit af68e9d9ea
7 changed files with 21 additions and 13 deletions

View File

@@ -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);