fix style
This commit is contained in:
parent
d859de440e
commit
81d3894d41
@ -82,9 +82,8 @@ DIRECTION_TO_LINE = {
|
|||||||
DIFFICULTIES = {"BSC": 1, "ADV": 2, "EXT": 3}
|
DIFFICULTIES = {"BSC": 1, "ADV": 2, "EXT": 3}
|
||||||
|
|
||||||
# I put a FUCKTON of extra characters just in case some insane chart uses
|
# I put a FUCKTON of extra characters just in case some insane chart uses
|
||||||
# loads of unusual beat divisions
|
# loads of unusual beat divisions. The Vs are left out on purpose since they
|
||||||
# The Vs are left out on purpose since they would be mistaken for long note
|
# would be mistaken for long note arrows
|
||||||
# arrows
|
|
||||||
DEFAULT_EXTRA_SYMBOLS = (
|
DEFAULT_EXTRA_SYMBOLS = (
|
||||||
"ABCDEFGHIJKLMNOPQRSTUWXYZ"
|
"ABCDEFGHIJKLMNOPQRSTUWXYZ"
|
||||||
"abcdefghijklmnopqrstuwxyz"
|
"abcdefghijklmnopqrstuwxyz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user