v1.0.0.10: Release build - silent refresh fix, Duty List fixes, remove debug logging

Made-with: Cursor
This commit is contained in:
2026-02-28 00:12:22 -05:00
parent f1864f4cac
commit 1cccf8967a
5 changed files with 31 additions and 22 deletions
@@ -102,7 +102,6 @@ public unsafe class AddonAreaMapController : IDisposable
return;
}
// If the window actually considered closed by the agent.
if (AgentMap.Instance()->AddonId is 0)
{
System.WindowManager.GetWindow<MapWindow>()?.Close();