mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
Fix not enough cash error showing incorrectly
This commit is contained in:
committed by
Aaron van Geffen
parent
50e3f8b4f6
commit
ce0bf28cb5
@@ -96,6 +96,7 @@ public:
|
||||
STR_CANT_REFURBISH_NOT_NEEDED);
|
||||
}
|
||||
|
||||
result->ErrorTitle = STR_CANT_REFURBISH_RIDE;
|
||||
result->Cost = GetRefurbishPrice();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user