forked from Fascinated/Bat
fix ex+ diff
This commit is contained in:
parent
0eb28e4dbc
commit
85405f5856
@ -19,7 +19,7 @@ public class ScoreSaberUtils {
|
||||
case 3 -> "Normal";
|
||||
case 5 -> "Hard";
|
||||
case 7 -> "Expert";
|
||||
case 8 -> "Expert+";
|
||||
case 9 -> "Expert+";
|
||||
default -> "Unknown";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user