| k2tools._shared (version 1.00.000 $Rev: 16 $, $Date: 2013-07-14 22:01:37 +0200 (So, 14 Jul 2013) $) | index y:\server\csgo\csgo\addons\source-python\_libs\k2tools\_shared.py |
Path addons/source-python/_libs/k2tools/_shared.py
Name Shared Stuff
Version 1.00.000
Revision $Rev: 16 $
Author (C) [#OMEGA] - K2
INFO
Internal stuff for the k2tools libary.
AGREEMENT
See addons/source-python/_libs/k2tools/license.txt
| Modules | ||||||
| ||||||
| Data | ||
| __all__ = ['cfg', 'lang'] cfg = ConfigObj({'Colors': {'Team0': '\x07CDCDCD', 'Te..., 'Team2': '\x07F05959', 'Team3': '\x0797C9FF'}}) lang = ConfigObj({'access_denied': {'en': 'You do not h...'de': 'Du hast kein Zugriff auf diesen Befehl'}}) | ||
| Author | ||
| [#OMEGA] - K2 | ||