From 014a2245f4478d42e3745f2db5a0999d6046c693 Mon Sep 17 00:00:00 2001 From: IntelOrca Date: Tue, 27 May 2014 20:46:45 +0100 Subject: [PATCH] remove original call for awards --- src/award.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/award.c b/src/award.c index 6b9e6844a7..ccbba5651f 100644 --- a/src/award.c +++ b/src/award.c @@ -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