fix pp not showing when loading into a song
This commit is contained in:
parent
96e34a3133
commit
42945218a4
@ -118,6 +118,7 @@ const handlers: any = {
|
||||
resetCutState();
|
||||
state.setInSong(true);
|
||||
state.setModifiers(data.status.mod);
|
||||
state.setPercent(100.0);
|
||||
state.updateMapData(
|
||||
getMapHashFromLevelId(levelId),
|
||||
difficultyEnum,
|
||||
|
Reference in New Issue
Block a user