mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-25 07:27:19 -05:00
Update SplatNet 3 types
This commit is contained in:
parent
587b1237fb
commit
50d942ae44
|
|
@ -160,7 +160,7 @@ interface ExtendedWeapon extends Weapon {
|
|||
url: string;
|
||||
};
|
||||
}
|
||||
interface ExtendedWeaponSet extends WeaponSet {
|
||||
interface ExtendedWeaponSet extends ExtendedWeapon {
|
||||
subWeapon: SubWeapon;
|
||||
specialWeapon: ExtendedSpecialWeapon;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user