Added missing comment to config.d

This commit is contained in:
Tristan B. Velloza Kildaire 2022-11-26 17:58:15 +02:00
parent 5bbb6d804a
commit 4fed9fc780
1 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,9 @@ public struct EngineSettings
}
/**
*
* Hold off mode
*
* Method to use for "sleeping" the event loop
*/
public enum HoldOffMode
{