Code cleanup

This commit is contained in:
Ander
2015-01-22 12:18:10 +01:00
parent 3a5b2e9d23
commit 30c4dc9740
3 changed files with 5 additions and 3 deletions

View File

@@ -4,6 +4,7 @@ import traceback
from graphic_utils import DynamicBackground, \
ScreenObjectsManager, TouchAndTextItem
from input import InputManager
from pkg_resources import Requirement, resource_filename
import pygame