【eventSet系统修正】修正节奏模式模板并
调整节奏模式h难度速度曲线
This commit is contained in:
@@ -21,6 +21,11 @@ return{
|
||||
end
|
||||
end,
|
||||
task=function(P)
|
||||
P.gameEnv.drop=.5
|
||||
P.gameEnv.lock=1e99
|
||||
P.gameEnv.wait=5
|
||||
P.gameEnv.fall=30
|
||||
|
||||
P.modeData.target=10
|
||||
P.modeData.bpm=120
|
||||
P.modeData.beatFrame=30
|
||||
|
||||
Reference in New Issue
Block a user