remove log

This commit is contained in:
goat 2021-04-01 01:27:44 +02:00
parent 95edf4b215
commit 6a99e76db0

View file

@ -365,8 +365,6 @@ namespace Dalamud
ImGui.SetCursorPosX(230);
ImGui.SetCursorPosY(18 + 55);
Log.Information($"{this.ShouldHide} {shouldDraw}");
if (!ShouldHide && shouldDraw)
DrawTippyAnim();