From 8bdf2062a08e49159a4b98cf685b96d59d0f4059 Mon Sep 17 00:00:00 2001 From: Anton Tarasenko Date: Wed, 8 Mar 2023 02:48:11 +0700 Subject: [PATCH] Remove unnecessary comments --- sources/GameModes/GameMode.uc | 1 - 1 file changed, 1 deletion(-) diff --git a/sources/GameModes/GameMode.uc b/sources/GameModes/GameMode.uc index 5eeff6e..1e78bb2 100644 --- a/sources/GameModes/GameMode.uc +++ b/sources/GameModes/GameMode.uc @@ -273,7 +273,6 @@ defaultproperties hardSynonyms(0) = "harder" // "hard" is prefix of this, so it will count hardSynonyms(1) = "difficult" suicidalSynonyms(0) = "suicidal" - // DONE! suicidalSynonyms(1) = "sui" hoeSynonyms(0) = "hellonearth" hoeSynonyms(1) = "hellon earth"