mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2024-11-23 15:26:06 +00:00
lol fix semi colon
This commit is contained in:
parent
8c55962468
commit
a4d19e41f1
|
@ -98,7 +98,7 @@ class ChartingState extends MusicBeatState
|
|||
player2: 'dad',
|
||||
sectionLengths: [],
|
||||
speed: 1,
|
||||
validScore: false;
|
||||
validScore: false
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue