mirror of
https://github.com/ppy/osu.git
synced 2025-02-11 23:13:06 +08:00
Remove leftover debugging code
This commit is contained in:
parent
6861d9a302
commit
1942d46a38
@ -102,9 +102,6 @@ namespace osu.Game.Storyboards.Drawables
|
||||
else
|
||||
Texture = textureStore.Get(Sprite.Path);
|
||||
|
||||
if (Sprite.Path == "SB/textbox.png")
|
||||
Debugger.Break();
|
||||
|
||||
Sprite.ApplyTransforms(this);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user