diff --git a/gamemodes/irresistible/cnr/features/vip/redeem_code.pwn b/gamemodes/irresistible/cnr/features/vip/redeem_code.pwn index 3e30c71..1bfad1c 100644 --- a/gamemodes/irresistible/cnr/features/vip/redeem_code.pwn +++ b/gamemodes/irresistible/cnr/features/vip/redeem_code.pwn @@ -53,12 +53,6 @@ hook OnScriptInit( ) TextDrawSetOutline(g_TopDonorTD, 1); TextDrawSetProportional(g_TopDonorTD, 1); - return 1; -} - -hook OnServerUpdate( ) -{ - /* ** Update Donation TD ** */ UpdateGlobalDonated( ); return 1; @@ -202,8 +196,6 @@ thread OnGrabLatestDonor( hidden ) new rows = cache_get_row_count( ); - printf( "Rows %d", rows ); - if ( rows ) { static