[-] Remove debug code
This commit is contained in:
@@ -66,9 +66,6 @@ COLORS = [RGB.from_hex(v) for v in {
|
|||||||
'#55CDFD'
|
'#55CDFD'
|
||||||
}]
|
}]
|
||||||
|
|
||||||
print(repr(RGB.from_hex('#FFFFFF')))
|
|
||||||
exit(0)
|
|
||||||
|
|
||||||
# Snow fall data structure
|
# Snow fall data structure
|
||||||
@dataclass
|
@dataclass
|
||||||
class SnowParticle:
|
class SnowParticle:
|
||||||
|
|||||||
Reference in New Issue
Block a user