mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 00:07:49 +01:00
remove log
This commit is contained in:
parent
95edf4b215
commit
6a99e76db0
1 changed files with 0 additions and 2 deletions
|
|
@ -365,8 +365,6 @@ namespace Dalamud
|
||||||
ImGui.SetCursorPosX(230);
|
ImGui.SetCursorPosX(230);
|
||||||
ImGui.SetCursorPosY(18 + 55);
|
ImGui.SetCursorPosY(18 + 55);
|
||||||
|
|
||||||
Log.Information($"{this.ShouldHide} {shouldDraw}");
|
|
||||||
|
|
||||||
if (!ShouldHide && shouldDraw)
|
if (!ShouldHide && shouldDraw)
|
||||||
DrawTippyAnim();
|
DrawTippyAnim();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue