mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-22 14:03:49 +00:00
save the options my build machine actually uses
This commit is contained in:
parent
0697dbc8ea
commit
cd1034fc67
@ -25,7 +25,7 @@ use File::Temp;
|
||||
our $VISFLAGS = '';
|
||||
|
||||
# Default flags for the -light stage
|
||||
our $LIGHTFLAGS = '-deluxe -patchshadows -samples 3 -lightmapsize 512 -bounce 8 -fastbounce -bouncegrid';
|
||||
our $LIGHTFLAGS = '-deluxe -patchshadows -samples 3 -lightmapsize 512';
|
||||
|
||||
# Default flags for the -minimap stage
|
||||
our $MINIMAPFLAGS = '';
|
||||
|
Loading…
Reference in New Issue
Block a user