Imports sort

This commit is contained in:
9and3r
2014-08-04 14:46:41 +02:00
parent b9d4a58819
commit d41f0db905
5 changed files with 6 additions and 7 deletions

View File

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