Changeset - r28332:c84cf5f48e76
[Not reviewed]
master
0 1 0
SamuXarick - 4 months ago 2023-12-25 17:42:29
43006711+SamuXarick@users.noreply.github.com
Doc 0ca4b4e: Script debug window numbers are now ascending (#11623)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/window_type.h
Show inline comments
 
@@ -657,7 +657,7 @@ enum WindowClass {
 

	
 
	/**
 
	 * Script debug window; %Window numbers:
 
	 *   - 0 = #ScriptDebugWidgets
 
	 *   - Ascending value = #ScriptDebugWidgets
 
	 */
 
	WC_SCRIPT_DEBUG,
 

	
0 comments (0 inline, 0 general)