Skip to content

Commit 580c899

Browse files
Update __init__.py
1 parent 758f00a commit 580c899

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opengsq/protocols/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from opengsq.protocols.gamespy2 import GameSpy2
88
from opengsq.protocols.gamespy3 import GameSpy3
99
from opengsq.protocols.gamespy4 import GameSpy4
10+
from opengsq.protocols.kaillera import Kaillera
1011
from opengsq.protocols.killingfloor import KillingFloor
1112
from opengsq.protocols.minecraft import Minecraft
1213
from opengsq.protocols.quake1 import Quake1

0 commit comments

Comments
 (0)