Fixed incorrect IRestrictionsInRaid
interface
(cherry picked from commit 10dfb897873a1cd05e12ab258ef8867f505e5dff)
This commit is contained in:
parent
ef8c3d30cf
commit
1236f8ef4d
@ -1010,8 +1010,9 @@ export interface IAlpinist {
|
||||
}
|
||||
|
||||
export interface IRestrictionsInRaid {
|
||||
MaxInLobby: number;
|
||||
MaxInRaid: number;
|
||||
TemplateId: string;
|
||||
Value: number;
|
||||
}
|
||||
|
||||
export interface IFavoriteItemsSettings {
|
||||
|
Loading…
x
Reference in New Issue
Block a user