mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 20:33:40 +01:00
fix: update lumina, flash window
This commit is contained in:
parent
877b95eca6
commit
bef5a35fd9
6 changed files with 85 additions and 10 deletions
|
|
@ -202,6 +202,7 @@ namespace Dalamud {
|
|||
}
|
||||
ImGui.Separator();
|
||||
ImGui.MenuItem(this.assemblyVersion, false);
|
||||
ImGui.MenuItem(this.StartInfo.GameVersion, false);
|
||||
|
||||
ImGui.EndMenu();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue