快速模式滚动先上后下
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m10s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m10s
This commit is contained in:
parent
63eb22ac04
commit
3064eea720
@ -340,7 +340,7 @@ export abstract class BaseRoller extends Component {
|
||||
getInitialSpeedData(): number[][] {
|
||||
return this._info.isFastSpin ?
|
||||
[
|
||||
// [0.1, -1000],
|
||||
[0.1, -1000],
|
||||
[0.1, 0],
|
||||
[0.1, 4000]
|
||||
] :
|
||||
|
||||
Loading…
Reference in New Issue
Block a user