1
0
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:
IntelOrca
2014-05-27 20:46:45 +01:00
parent 4e7ec2feb6
commit 014a2245f4

View File

@@ -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