]> git.xonotic.org Git - xonotic/netradiant.git/commitdiff
q3map2: fixup an automatic git merge mistake
authorThomas Debesse <dev@illwieckz.net>
Fri, 7 Oct 2022 08:01:06 +0000 (10:01 +0200)
committerThomas Debesse <dev@illwieckz.net>
Fri, 7 Oct 2022 08:01:06 +0000 (10:01 +0200)
tools/quake3/q3map2/help.c

index a1fb1eaf45d517f67d58e6ba654948caa5ddac7f..4f5b2b5f39e3e559e5cbf9b1bd009f020a8b69ab 100644 (file)
@@ -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"},