mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +08:00
Remove assert for now
This commit is contained in:
parent
fa0576f47f
commit
d14a8d24b5
@ -165,8 +165,6 @@ namespace osu.Game.Screens.Play.HUD
|
||||
|
||||
public void UpdateScore(ScoreProcessor processor, ScoringMode mode)
|
||||
{
|
||||
Debug.Assert(!UserQuit.Value);
|
||||
|
||||
if (LastHeader == null)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user