Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game2/__init__.py
blob: a8e50a3d9dea73dfa8e526a6ee1eeeabbd260c07 (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
#from classes import *
#from constants import *
from game2 import *
#from methods import *
#from runCuy import *