From c76f7389ea7498a39054774768b0e608c558300c Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sun, 14 Mar 2021 17:46:42 +0100 Subject: [PATCH] build menu: make default build preset more obvious --- xonotic.game/default_build_menu.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xonotic.game/default_build_menu.xml b/xonotic.game/default_build_menu.xml index 0921254..180c2d3 100644 --- a/xonotic.game/default_build_menu.xml +++ b/xonotic.game/default_build_menu.xml @@ -17,11 +17,12 @@ [q3map2] -light -lightmapsize 1024 -lightmapsearchpower 4 -fastlightmapsearch -deluxe -patchshadows -samples 4 -randomsamples -fill "[MapFile]" - + [q3map2] -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]" [q3map2] -vis -saveprt "[MapFile]" [q3map2] -light -lightmapsize 1024 -lightmapsearchpower 4 -fastlightmapsearch -deluxe -patchshadows -samples 4 -randomsamples -bounce 8 -fastbounce -bouncegrid -nobouncestore -fill "[MapFile]" + [q3map2] -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]" [q3map2] -vis -saveprt "[MapFile]" -- 2.39.2