From e9ca7677655e24dc8b66385d4c0772f19bdae6b2 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sun, 29 Sep 2024 03:10:04 +0100 Subject: [PATCH] add summary for KindOfLottery --- Lottery/KindOfLottery.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lottery/KindOfLottery.cs b/Lottery/KindOfLottery.cs index 787e79c..e0e8ac5 100644 --- a/Lottery/KindOfLottery.cs +++ b/Lottery/KindOfLottery.cs @@ -1,7 +1,7 @@ namespace Lottery { /// - /// + /// Represents the kinds of lottery supported /// enum KindOfLottery : int {