Continue Ammunation
This commit is contained in:
2
ReallifeGamemode.Client/global.d.ts
vendored
2
ReallifeGamemode.Client/global.d.ts
vendored
@@ -78,7 +78,7 @@ declare type FactionRank = {
|
||||
|
||||
declare type Weapon = {
|
||||
WeaponModel: string;
|
||||
Category: string;
|
||||
Category: number;
|
||||
SlotID: number;
|
||||
Ammo: number;
|
||||
Price: number;
|
||||
|
||||
Reference in New Issue
Block a user