1
This commit is contained in:
parent
34ae57b544
commit
28e9e00b2a
@ -12,6 +12,7 @@ void Weapon::Clear()
|
||||
{
|
||||
weapon_uniid = 0;
|
||||
weapon_id = 0;
|
||||
weapon_lv = 0;
|
||||
ammo = 0;
|
||||
meta = nullptr;
|
||||
bullet_meta = nullptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user