From: Thomas Debesse Date: Fri, 7 Oct 2022 08:01:06 +0000 (+0200) Subject: q3map2: fixup an automatic git merge mistake X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9d2cffb869ce4eac076ec61158ac51b80fa4531a;p=xonotic%2Fnetradiant.git q3map2: fixup an automatic git merge mistake --- diff --git a/tools/quake3/q3map2/help.c b/tools/quake3/q3map2/help.c index a1fb1eaf..4f5b2b5f 100644 --- a/tools/quake3/q3map2/help.c +++ b/tools/quake3/q3map2/help.c @@ -221,7 +221,6 @@ void HelpLight() {"-extrawide", "Deprecated alias for `-super 2 -filter`"}, {"-extra", "Deprecated alias for `-super 2`"}, {"-fastallocate", "Trade lightmap size against packing time (useful with hi res lightmaps on large maps: reduce allocation time from days to minutes for only some extra bytes)"}, - {"-slowallocate", "Use old (a bit more careful, but much slower) lightmaps packing algorithm (default)"}, {"-fastbounce", "Use `-fast` style lighting for radiosity"}, {"-faster", "Use a faster falloff curve for lighting; also implies `-fast`"}, {"-fastgrid", "Use `-fast` style lighting for the light grid"},