mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
fix call for scenario_entrance_fee_too_high_check
This commit is contained in:
@@ -897,7 +897,7 @@ void scenario_update()
|
||||
RCT2_GLOBAL(0x009A9804, uint32) |= 2;
|
||||
RCT2_CALLPROC_EBPSAFE(0x0069DEAD);
|
||||
scenario_objectives_check();
|
||||
scneario_entrance_fee_too_high_check();
|
||||
scenario_entrance_fee_too_high_check();
|
||||
RCT2_CALLPROC_EBPSAFE(0x0066A86C);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user