We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8871030 commit 28101a7Copy full SHA for 28101a7
lgsm/functions/query_gsquery.py
@@ -10,7 +10,7 @@
10
import socket
11
import sys
12
13
-engine_types=('protocol-valve','protocol-quake3', 'protocol-quake3','protocol-gamespy1','protocol-unreal2','ut3 minecraft','minecraftbe','jc2mp','mumbleping','soldat','teeworlds')
+engine_types=('protocol-valve','protocol-quake3','protocol-quake3','protocol-gamespy1','protocol-unreal2','ut3','minecraft','minecraftbe','jc2mp','mumbleping','soldat','teeworlds')
14
15
class gsquery:
16
server_response_timeout = 5
0 commit comments