Add missing property to IUserDialogDetails (!371)
The property is used for Unheard edition accounts to retain their icon on reloading the dialog.
Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/371
Co-authored-by: 静穏靄 <seionmoya@noreply.dev.sp-tarkov.com>
Co-committed-by: 静穏靄 <seionmoya@noreply.dev.sp-tarkov.com>
(cherry picked from commit d0f11fd073
)
This commit is contained in:
parent
b0a65cac7f
commit
d31c5f6f09
@ -121,6 +121,7 @@ export interface IUserDialogDetails
|
|||||||
Side: string
|
Side: string
|
||||||
Level: number
|
Level: number
|
||||||
MemberCategory: MemberCategory
|
MemberCategory: MemberCategory
|
||||||
|
SelectedMemberCategory: MemberCategory
|
||||||
}
|
}
|
||||||
|
|
||||||
// @Cleanup: Maybe the same as Dialogue?
|
// @Cleanup: Maybe the same as Dialogue?
|
||||||
|
Loading…
Reference in New Issue
Block a user