mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-03 20:00:19 +00:00
Update zDarkTigerStats.cs
This commit is contained in:
parent
13fc66f55b
commit
092d48903f
1 changed files with 1 additions and 1 deletions
|
|
@ -1641,7 +1641,7 @@ package dtStatsGame{
|
|||
function Weapon::onPickup(%this, %obj, %shape, %amount){
|
||||
parent::onPickup(%this, %obj, %shape, %amount);
|
||||
if($dtStats::Enable)
|
||||
%this.weaponpickupCount++;
|
||||
%shape.client.weaponpickupCount++;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue