save the options my build machine actually uses

This commit is contained in:
Rudolf Polzer 2010-06-17 15:26:49 +02:00
parent 0697dbc8ea
commit cd1034fc67

View File

@ -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 = '';