address warning with Weed_ResetSellingProperties
This commit is contained in:
parent
4da941cd09
commit
2cf0111d75
@ -332,4 +332,5 @@ stock Weed_ResetSellingProperties( playerid )
|
|||||||
Weed_ResetSellingProperties( playerid );
|
Weed_ResetSellingProperties( playerid );
|
||||||
p_WeedSellingGrams[ playerid ] = 0;
|
p_WeedSellingGrams[ playerid ] = 0;
|
||||||
p_WeedSellingPrice[ playerid ] = 0;
|
p_WeedSellingPrice[ playerid ] = 0;
|
||||||
|
return 1;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user