mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-09-09 03:45:10 -05:00
Update SplatNet 3 types
This commit is contained in:
@@ -160,7 +160,7 @@ interface ExtendedWeapon extends Weapon {
|
||||
url: string;
|
||||
};
|
||||
}
|
||||
interface ExtendedWeaponSet extends WeaponSet {
|
||||
interface ExtendedWeaponSet extends ExtendedWeapon {
|
||||
subWeapon: SubWeapon;
|
||||
specialWeapon: ExtendedSpecialWeapon;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user