Fix 2a868b9f3b: Expose widgets and windows to scripts and fix documentation.

This commit is contained in:
J0an Josep
2018-07-23 14:39:13 +02:00
committed by Michael Lutz
parent 0bca1c53c9
commit 8975318286
15 changed files with 105 additions and 17 deletions

View File

@@ -689,7 +689,7 @@ enum WindowClass {
/**
* Frame time graph; %Window numbers:
* - 0 = #FramerateDisplayWidgets
* - 0 = #FrametimeGraphWindowWidgets
*/
WC_FRAMETIME_GRAPH,