This commit is contained in:
Ander
2015-01-22 00:23:55 +01:00
parent 3bf0072fdf
commit 161b8381a2
12 changed files with 201 additions and 150 deletions

View File

@@ -1,6 +1,3 @@
__author__ = 'ander'
class BaseScreen():
def __init__(self, size, base_size, manager, fonts):