mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 11:59:21 +01:00
now with spritesheets
This commit is contained in:
parent
5c4e125337
commit
fae72c38f4
2 changed files with 80 additions and 16 deletions
|
|
@ -134,6 +134,7 @@ namespace Dalamud.Interface
|
|||
{
|
||||
OpenChangelog();
|
||||
}
|
||||
ImGui.MenuItem("Draw Tippy", "", ref this.dalamud.Fools.IsEnabled);
|
||||
ImGui.MenuItem("Draw ImGui demo", "", ref this.isImguiDrawDemoWindow);
|
||||
ImGui.Separator();
|
||||
if (ImGui.MenuItem("Unload Dalamud"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue