mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 09:44:52 +01:00
remove original call for awards
This commit is contained in:
@@ -577,9 +577,6 @@ void award_update_all()
|
||||
int i, activeAwardTypes, freeAwardEntryIndex;
|
||||
rct_award *awards;
|
||||
|
||||
RCT2_CALLPROC_EBPSAFE(0x0066A86C);
|
||||
return;
|
||||
|
||||
awards = RCT2_ADDRESS(RCT2_ADDRESS_AWARD_LIST, rct_award);
|
||||
|
||||
// Only add new awards if park is open
|
||||
|
||||
Reference in New Issue
Block a user