From c02ac004d6c215c6a31843aaea04720198583fc9 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 15 Jan 2017 19:37:17 +0100 Subject: strings: add to documentation - only Vainglory supported --- gamelocker/strings.py | 1 + 1 file changed, 1 insertion(+) 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. """ -- cgit v1.3.1