early-access version 1862

This commit is contained in:
pineappleEA
2021-07-08 22:42:51 +02:00
parent 6862e786a2
commit 4967de61a1
5 changed files with 26 additions and 23 deletions

View File

@@ -155,8 +155,7 @@ public:
/**
* Tells this setting to represent either the global or custom setting when other member
* functions are used. Setting to_global to true means using the global setting, to false
* false for the custom setting.
* functions are used.
*
* @param to_global Whether to use the global or custom setting.
*/