瀏覽代碼

added avalanche3.0 engine

Daniel Gibbs 8 年之前
父節點
當前提交
bfd0493cf2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lgsm/functions/gsquery.py

+ 1 - 1
lgsm/functions/gsquery.py

@@ -17,7 +17,7 @@ class PythonGSQ:
         self.server_response_timeout = 5
         self.default_buffer_length = 1024
         #
-        sourcequery=['madness','quakelive','realvirtuality','refractor','source','goldsource','spark','starbound','unity3d']
+        sourcequery=[ 'avalanche3.0','madness','quakelive','realvirtuality','refractor','source','goldsource','spark','starbound','unity3d']
         idtech2query=['idtech3','quake','iw3.0']
         idtech3query=['idtech2','iw2.0']
         if self.option.engine in sourcequery: