1
0
Fork 0

Doc 0ca4b4e: Script debug window numbers are now ascending (#11623)

pull/11627/head
SamuXarick 2023-12-25 17:42:29 +00:00 committed by GitHub
parent 6c5a4aa2cb
commit 947e77267a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -657,7 +657,7 @@ enum WindowClass {
/**
* Script debug window; %Window numbers:
* - 0 = #ScriptDebugWidgets
* - Ascending value = #ScriptDebugWidgets
*/
WC_SCRIPT_DEBUG,