when no song is found in replay menu it now says no song found instead of tutorial
This commit is contained in:
parent
a0b01af0ce
commit
a9b7959f1b
@ -32,7 +32,7 @@ class Replay
|
|||||||
{
|
{
|
||||||
this.path = path;
|
this.path = path;
|
||||||
replay = {
|
replay = {
|
||||||
songName: "Tutorial",
|
songName: "No Song Found",
|
||||||
songDiff: 1,
|
songDiff: 1,
|
||||||
noteSpeed: 1.5,
|
noteSpeed: 1.5,
|
||||||
isDownscroll: false,
|
isDownscroll: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user