remove debug stuff on the redeem code

This commit is contained in:
Lorenc Pekaj 2019-01-06 18:49:59 +11:00
parent 7ee91d8e6d
commit bf3a2ba9e5

View File

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