v1.0.0.10: Release build - silent refresh fix, Duty List fixes, remove debug logging
Made-with: Cursor
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user