Update to latest API bullshit
This commit is contained in:
parent
237293badd
commit
09bdc0dcb5
@ -156,7 +156,7 @@ pub struct Player {
|
||||
pub global: GlobalPlayerInfo,
|
||||
pub classes: HashMap<String, Class>,
|
||||
pub wizard_fortress: WFPlayerInfo,
|
||||
pub rankings: PlayerRankings,
|
||||
pub rankings: Option<PlayerRankings>,
|
||||
pub guild: PlayerGuildInfo
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user