v1.0.0.10: Release build - silent refresh fix, Duty List fixes, remove debug logging
Made-with: Cursor
This commit is contained in:
@@ -48,7 +48,6 @@ public class MapWindow : Window
|
||||
|
||||
public override unsafe void PreOpenCheck()
|
||||
{
|
||||
// If you managed to open the window while the agent says it should be closed
|
||||
if (System.MapWindow.IsOpen && AgentMap.Instance()->AddonId is 0)
|
||||
{
|
||||
Service.Log.Debug("[OnShow] MapWindow can not be open now.");
|
||||
|
||||
Reference in New Issue
Block a user