add missing file
This commit is contained in:
@@ -392,7 +392,6 @@ namespace BrewMonster.Scripts.Task.UI
|
||||
|
||||
AUIDialog pTrace = auiManager.GetDialog("Win_QuestMinion");
|
||||
if (pTrace) {
|
||||
Debug.Log($"[DlgTask] OnCommand_showtrace: Show trace window {m_bShowTrace}");
|
||||
pTrace.Show(m_bShowTrace);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user