From 9d2cffb869ce4eac076ec61158ac51b80fa4531a Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Fri, 7 Oct 2022 10:01:06 +0200 Subject: [PATCH] q3map2: fixup an automatic git merge mistake --- tools/quake3/q3map2/help.c | 1 - 1 file changed, 1 deletion(-) 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"}, -- 2.39.2