From a15ac807e80a1425e3c8764c9a99efe31e930f5c Mon Sep 17 00:00:00 2001 From: OatmealDome Date: Sun, 11 Aug 2024 01:33:09 -0400 Subject: [PATCH] VersusRule: Use -1 value for None Doing this to match JelonzoBotDX.Common. --- Rotationator/VersusRule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rotationator/VersusRule.cs b/Rotationator/VersusRule.cs index f574560..9a04610 100644 --- a/Rotationator/VersusRule.cs +++ b/Rotationator/VersusRule.cs @@ -2,7 +2,7 @@ namespace Rotationator; public enum VersusRule { - None, + None = -1, /// /// Turf War