mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2024-11-27 01:55:52 -05:00
I was in fact a dumbass.
This commit is contained in:
parent
e391c02015
commit
3d2e50906f
1 changed files with 0 additions and 3 deletions
|
@ -2307,9 +2307,6 @@ class PlayState extends MusicBeatSubState
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: DEBUG OVERRIDE DON'T BE A DUMBASS
|
|
||||||
daRating = 'bad';
|
|
||||||
|
|
||||||
var isComboBreak = false;
|
var isComboBreak = false;
|
||||||
switch (daRating)
|
switch (daRating)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue