From: Lyberta Date: Mon, 4 Sep 2017 14:40:24 +0000 (+0300) Subject: Typo. X-Git-Tag: xonotic-v0.8.5~2474^2~7 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f150d0089b4b6b78949e1cc2a435f5b03acd8658;p=xonotic%2Fxonotic-data.pk3dir.git Typo. --- diff --git a/mutators.cfg b/mutators.cfg index 31d51f11a..be74e8187 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -469,6 +469,6 @@ set g_running_guns 0 "... or wonder, till it drives you mad, what would have fol // dynamic handicap // ================== set g_dynamic_handicap 0 "Whether to enable dynamic handicap." -set g_dynamic_handicap_scale 1 "The scale of the handicap. Larget values mean more penalties for strong players and more buffs for weak players." +set g_dynamic_handicap_scale 1 "The scale of the handicap. Larger values mean more penalties for strong players and more buffs for weak players." set g_dynamic_handicap_min 0 "The minimum value of the handicap." set g_dynamic_handicap_max 0 "The maximum value of the handicap." diff --git a/qcsrc/common/mutators/mutator/dynamic_handicap/sv_dynamic_handicap.qh b/qcsrc/common/mutators/mutator/dynamic_handicap/sv_dynamic_handicap.qh deleted file mode 100644 index e69de29bb..000000000