1
0
mirror of https://github.com/deavmi/eventy.git synced 2024-07-27 09:50:29 +02:00

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

View File

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