Updated interface to match dumps
This commit is contained in:
parent
ae6f2e4417
commit
32066d0e3b
@ -40,8 +40,8 @@ export interface ProfileChange {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export interface IHideoutStashItem {
|
export interface IHideoutStashItem {
|
||||||
Id: string;
|
id: string;
|
||||||
Tpl: string;
|
tpl: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface IWeaponBuildChange {
|
export interface IWeaponBuildChange {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user