mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 19:43:06 +01:00
Refactor paint_ps_money_effects
This commit is contained in:
@@ -777,7 +777,9 @@ static void viewport_paint_column(rct_drawpixelinfo * dpi)
|
||||
);
|
||||
}
|
||||
|
||||
viewport_draw_money_effects();
|
||||
if (gPaintPSStringHead != NULL) {
|
||||
paint_ps_money_effects(dpi, gPaintPSStringHead);
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user