X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=tools%2Fquake3%2Fq3map2%2Fhelp.c;fp=tools%2Fquake3%2Fq3map2%2Fhelp.c;h=53cccff9470cd10ba68650a354f16546b58c997d;hb=c383535b6fdaf2eb3096bedb41aff3222e1b81e2;hp=0558c0a0935cff1b70f34d3c5e3407e6585263cc;hpb=dc24f680c400b2325c649fe48ac1984887a1a966;p=xonotic%2Fnetradiant.git diff --git a/tools/quake3/q3map2/help.c b/tools/quake3/q3map2/help.c index 0558c0a0..53cccff9 100644 --- a/tools/quake3/q3map2/help.c +++ b/tools/quake3/q3map2/help.c @@ -195,8 +195,8 @@ void HelpLight() {"-extravisnudge", "Broken feature to nudge the luxel origin to a better vis cluster"}, {"-extrawide", "Deprecated alias for `-super 2 -filter`"}, {"-extra", "Deprecated alias for `-super 2`"}, -// {"-fastallocate", "Use `-fastallocate` to trade lightmap size against allocation 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"}, + {"-fastallocate", "Use `-fastallocate` to trade lightmap size against allocation 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"},