More minor fixes to formatting
This commit is contained in:
parent
7c01b9a17c
commit
ad7d65cd80
@ -104,7 +104,7 @@ def main():
|
||||
ghoststring="\033[37m"
|
||||
for i, key in enumerate(sequence):
|
||||
ghoststring += drummapping.get(key,{}).get('string',' ')
|
||||
ghoststring+="\033[0m"
|
||||
ghoststring+="~\033[0m"
|
||||
|
||||
# Wait for user confirmation
|
||||
input("Press enter on-beat to sync up with Patapon...")
|
||||
|
Loading…
x
Reference in New Issue
Block a user