summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-01-15 19:37:17 +0100
committerschneefux <schneefux+commit@schneefux.xyz>2017-01-15 19:37:23 +0100
commitc02ac004d6c215c6a31843aaea04720198583fc9 (patch)
tree00646db4bacaeb323e3d7fb01c46345a2f34e16a
parent59f51c1ba50a5cc7f3d92432479d145440abe01a (diff)
downloadpython-gamelocker-c02ac004d6c215c6a31843aaea04720198583fc9.tar.gz
python-gamelocker-c02ac004d6c215c6a31843aaea04720198583fc9.zip
strings: add to documentation - only Vainglory supported
-rw-r--r--gamelocker/strings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/gamelocker/strings.py b/gamelocker/strings.py
index 2df2647..588a3e1 100644
--- a/gamelocker/strings.py
+++ b/gamelocker/strings.py
@@ -6,6 +6,7 @@ gamelocker.strings
A collection of mappings between strings returned by the API
and their common names.
+Currently Vainglory-specific only.
"""