now with spritesheets

This commit is contained in:
goat 2021-03-22 23:26:47 +01:00
parent 5c4e125337
commit fae72c38f4
2 changed files with 80 additions and 16 deletions

View file

@ -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"))