mirror of
https://github.com/clockworkpi/launcher.git
synced 2026-03-19 02:12:38 +01:00
Add SkinManager to all parts
This commit is contained in:
@@ -65,7 +65,6 @@ class ListItem(object):
|
||||
_PlayingProcess = 0 # 0 - 100
|
||||
_Parent = None
|
||||
|
||||
_ActiveBackgroundColor = pygame.Color(232,232,232)
|
||||
|
||||
def __init__(self):
|
||||
self._Labels = {}
|
||||
|
||||
Reference in New Issue
Block a user