Skip to content

Commit 1bc633c

Browse files
author
Jiang Yin
committed
优化Debugger框内存
1 parent 6491c04 commit 1bc633c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Scripts/Runtime/Debugger/DebuggerComponent.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ public bool ActiveWindow
100100
set
101101
{
102102
m_DebuggerManager.ActiveWindow = value;
103+
enabled = value;
103104
}
104105
}
105106

0 commit comments

Comments
 (0)