From 4fed9fc780bcb372b11354f15bfeea61818df3d8 Mon Sep 17 00:00:00 2001 From: "Tristan B. Velloza Kildaire" Date: Sat, 26 Nov 2022 17:58:15 +0200 Subject: [PATCH] Added missing comment to config.d --- source/eventy/config.d | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/eventy/config.d b/source/eventy/config.d index dcd1bfc..176ff34 100644 --- a/source/eventy/config.d +++ b/source/eventy/config.d @@ -24,7 +24,9 @@ public struct EngineSettings } /** - * + * Hold off mode + * + * Method to use for "sleeping" the event loop */ public enum HoldOffMode {