Fixed incorrect IRestrictionsInRaid
interface
This commit is contained in:
parent
531ffc7fad
commit
10dfb89787
@ -1033,8 +1033,9 @@ export interface IAlpinist {
|
||||
}
|
||||
|
||||
export interface IRestrictionsInRaid {
|
||||
MaxInLobby: number;
|
||||
MaxInRaid: number;
|
||||
TemplateId: string;
|
||||
Value: number;
|
||||
}
|
||||
|
||||
export interface IFavoriteItemsSettings {
|
||||
|
Loading…
Reference in New Issue
Block a user