fix: actually respect WarrantsChangelog

This commit is contained in:
goat 2021-04-15 21:41:46 +02:00
parent b796690d9e
commit 635aed31d7
No known key found for this signature in database
GPG key ID: F18F057873895461

View file

@ -25,6 +25,8 @@ If you note any issues or need help, please make sure to ask on our discord serv
this.dalamud = dalamud;
this.Namespace = "DalamudChangelogWindow";
this.IsOpen = WarrantsChangelog;
}
public override void Draw() {