Remove SDARR limitation on Rhythm
This commit is contained in:
committed by
GitHub
parent
7167df10e6
commit
6e7d1c4d7e
@@ -1,7 +1,7 @@
|
|||||||
return{
|
return{
|
||||||
color=COLOR.green,
|
color=COLOR.green,
|
||||||
env={
|
env={
|
||||||
mindas=7,minarr=1,minsdarr=1,
|
mindas=7,minarr=1,
|
||||||
keyCancel={6},
|
keyCancel={6},
|
||||||
eventSet='rhythm_e',
|
eventSet='rhythm_e',
|
||||||
bg='bg2',bgm='push',
|
bg='bg2',bgm='push',
|
||||||
|
|||||||
Reference in New Issue
Block a user