mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +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.SetCursorPosY(18 + 55);
|
||||
|
||||
Log.Information($"{this.ShouldHide} {shouldDraw}");
|
||||
|
||||
if (!ShouldHide && shouldDraw)
|
||||
DrawTippyAnim();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue