diff --git a/types/Weapon.d.ts b/types/Weapon.d.ts index 4e8baf58..295543ef 100644 --- a/types/Weapon.d.ts +++ b/types/Weapon.d.ts @@ -25,6 +25,5 @@ interface Weapon { flb: boolean ulb: boolean } - uncap_level: number | null position?: number } \ No newline at end of file