X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=xonotic-linux-sdl.sh;h=e4ae857ee80ea6468f30ebffd29325c80e8af302;hp=e2213715be0e9c320b9ec39beba23072d1ca4d44;hb=1e434bee7af23e6dfd2130a8eadd131e5da3d643;hpb=4331b691c0e4073402529c9de16fe57d38e3edfb 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