mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-03-03 17:25:27 +03:00
small fix
This commit is contained in:
parent
c4d61656b0
commit
cf16d32d05
@ -2799,7 +2799,7 @@ void PrintUsage( int argc, char **argv )
|
||||
" -fast : Quick and dirty lighting.\n"
|
||||
" -fastambient : Per-leaf ambient sampling is lower quality to save compute time.\n"
|
||||
" -final : High quality processing. equivalent to -extrasky 16.\n"
|
||||
" -extrasky # : trace N times as many rays for indirect light and sky ambient.\n"
|
||||
" -extrasky # : trace # times as many rays for indirect light and sky ambient.\n"
|
||||
#ifdef MAPBASE
|
||||
" -extrapasses # : Lets you scale how many extra passes you want your map to go through (default 4), differences above this value are minimal.\n"
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user