updated
This commit is contained in:
@@ -347,7 +347,7 @@ class SongSelect{
|
|||||||
waitPreview: 0
|
waitPreview: 0
|
||||||
}
|
}
|
||||||
this.songSelecting = {
|
this.songSelecting = {
|
||||||
speed: 200,
|
speed: 666,
|
||||||
resize: 0.3,
|
resize: 0.3,
|
||||||
scrollDelay: 0.1
|
scrollDelay: 0.1
|
||||||
}
|
}
|
||||||
@@ -845,7 +845,7 @@ class SongSelect{
|
|||||||
this.playSound("se_don");
|
this.playSound("se_don");
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
window.location.href = "/upload/";
|
window.location.href = "/upload/";
|
||||||
}, 20);
|
}, 100);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
this.pointer(false)
|
this.pointer(false)
|
||||||
|
|||||||
Reference in New Issue
Block a user