X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=xonotic-linux-sdl.sh;h=e4ae857ee80ea6468f30ebffd29325c80e8af302;hp=e2213715be0e9c320b9ec39beba23072d1ca4d44;hb=c633ec33a859affb02a01f06b0c43e3a728b1cd2;hpb=e712295d3442091ba7e03494e477cf820f73fe9b diff --git a/xonotic-linux-sdl.sh b/xonotic-linux-sdl.sh index e2213715..e4ae857e 100755 --- a/xonotic-linux-sdl.sh +++ b/xonotic-linux-sdl.sh @@ -8,6 +8,7 @@ cd "${path}" case "${0##*/}" in *dedicated*) mode="dedicated" ;; + *glx*) mode="glx" ;; *) mode="sdl" ;; esac