Browse Source

Remove unnecessary comments

pull/2/head
Anton Tarasenko 2 years ago
parent
commit
8bdf2062a0
  1. 1
      sources/GameModes/GameMode.uc

1
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"

Loading…
Cancel
Save