mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
fix: actually respect WarrantsChangelog
This commit is contained in:
parent
b796690d9e
commit
635aed31d7
1 changed files with 2 additions and 0 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue