Change: Allow opening multiple script debug windows by holding Ctrl.
This commit is contained in:

committed by
Peter Nelson

parent
4a2038e301
commit
0ca4b4e146
@@ -58,5 +58,5 @@
|
||||
|
||||
/* Also still print to debug window */
|
||||
Debug(script, level, "[{}] [{}] {}", (uint)ScriptObject::GetRootCompany(), logc, line.text);
|
||||
InvalidateWindowData(WC_SCRIPT_DEBUG, 0, ScriptObject::GetRootCompany());
|
||||
InvalidateWindowClassesData(WC_SCRIPT_DEBUG, ScriptObject::GetRootCompany());
|
||||
}
|
||||
|
Reference in New Issue
Block a user