]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - xonotic-linux-sdl.sh
Remove some old banned IPs for the Xonotic 0.8.2 server, add a note about the system...
[xonotic/xonotic.git] / xonotic-linux-sdl.sh
index e2213715be0e9c320b9ec39beba23072d1ca4d44..e4ae857ee80ea6468f30ebffd29325c80e8af302 100755 (executable)
@@ -8,6 +8,7 @@ cd "${path}"
 
 case "${0##*/}" in
   *dedicated*) mode="dedicated" ;;
+  *glx*)       mode="glx" ;;
   *)           mode="sdl" ;;
 esac