Import fixes

This commit is contained in:
9and3r
2014-08-05 20:39:56 +02:00
parent 5699bb3e9a
commit c60a2714f9
4 changed files with 3 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ import urllib2
import pygame
from .screen_objects import ScreenObjectsManager, Progressbar, \
from .screen_objects import Progressbar, ScreenObjectsManager, \
TextItem, TouchAndTextItem
from .touch_manager import TouchManager