Remove debug logs

This commit is contained in:
Infi
2024-06-30 09:29:11 +02:00
parent f76f0e91d0
commit 8bef8ec050
3 changed files with 1 additions and 12 deletions
-1
View File
@@ -174,7 +174,6 @@ public sealed class Plugin : IDalamudPlugin
private void Draw()
{
if (Config.HideInLoadingScreens && Condition[ConditionFlag.BetweenAreas])
return;