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