From 791c1ee94b9e9533548b88d94554bf803a9fa8ae Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Tue, 2 Mar 2021 00:53:33 +0100 Subject: [PATCH] build menu: -shadersasbitmap is for ASE, not OBJ, also remove now redundant entries, <3 julius --- xonotic.game/default_build_menu.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/xonotic.game/default_build_menu.xml b/xonotic.game/default_build_menu.xml index 875ada0..af3dc6e 100644 --- a/xonotic.game/default_build_menu.xml +++ b/xonotic.game/default_build_menu.xml @@ -65,20 +65,13 @@ [q3map2] -minimap "[MapFile]" - + [q3map2] -bsp -meta -keeplights -patchmeta "[MapFile]" [q3map2] -convert -format obj "[BspFile]" - -[q3map2] -bsp -meta -keeplights -patchmeta "[MapFile]" -[q3map2] -convert -format obj -shadersasbitmap "[BspFile]" - - + [q3map2] -convert -format obj -patchmeta -readmap "[MapFile]" - -[q3map2] -convert -format obj -patchmeta -shadersasbitmap -readmap "[MapFile]" - [q3map2] -bsp -meta -keeplights -patchmeta "[MapFile]" -- 2.39.2