mirror of
https://github.com/ciromattia/kcc
synced 2026-07-04 20:15:39 +00:00
Code cleanup
This commit is contained in:
@@ -30,6 +30,9 @@ except ImportError:
|
||||
|
||||
|
||||
class ProfileData:
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
Palette4 = [
|
||||
0x00, 0x00, 0x00,
|
||||
0x55, 0x55, 0x55,
|
||||
|
||||
Reference in New Issue
Block a user