1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 14:02:59 +01:00

Move RideRatingsUpdateAll into namespace

This commit is contained in:
Tulio Leao
2025-08-17 06:19:01 -03:00
parent ad375907b1
commit 74e329c015
3 changed files with 3 additions and 3 deletions

View File

@@ -318,7 +318,7 @@ namespace OpenRCT2
}
ResearchUpdate();
RideRatingsUpdateAll();
RideRating::UpdateAll();
RideMeasurementsUpdate();
News::UpdateCurrentItem();