X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=xonotic-linux-sdl.sh;h=f96c83f9d0af0ed70632c8e1c517f1a0875c4b13;hp=bec83477f0dc65f5bd66a3ca6e76d38b59645b85;hb=refs%2Fheads%2Fmaster;hpb=10f76337aee56e7f7d9d29d0b7cdf2f833759471 diff --git a/xonotic-linux-sdl.sh b/xonotic-linux-sdl.sh index bec83477..be8feddf 100755 --- a/xonotic-linux-sdl.sh +++ b/xonotic-linux-sdl.sh @@ -8,7 +8,6 @@ cd "${path}" || exit 1 case "${0##*/}" in *dedicated*) mode="dedicated" ;; - *glx*) mode="glx" ;; *) mode="sdl" ;; esac