summaryrefslogtreecommitdiff
path: root/gamelocker/__init__.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-01-14 21:19:48 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-01-14 21:19:48 +0100
commit814c7262ed1c9863ea6106840c217a69182eced3 (patch)
treea82a9baf1a34287080808b9404069633040bee06 /gamelocker/__init__.py
parente3337188804e1521cc0a9ae72a172a71657c5f45 (diff)
downloadpython-gamelocker-814c7262ed1c9863ea6106840c217a69182eced3.tar.gz
python-gamelocker-814c7262ed1c9863ea6106840c217a69182eced3.zip
rewrite API to parse with xamoom-janus
Diffstat (limited to 'gamelocker/__init__.py')
-rw-r--r--gamelocker/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gamelocker/__init__.py b/gamelocker/__init__.py
index c6798dd..acd0bd8 100644
--- a/gamelocker/__init__.py
+++ b/gamelocker/__init__.py
@@ -8,3 +8,4 @@ Dead-simple Python wrapper for the Gamelocker API.
"""
from .api import *
+from .janus import *