1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-31 14:25:10 +08:00

Fix test failure

This commit is contained in:
Bartłomiej Dach 2024-06-17 18:14:33 +02:00
parent 7898100698
commit a631d245da
No known key found for this signature in database

View File

@ -273,7 +273,7 @@ namespace osu.Game.Rulesets.Osu.Edit.Blueprints.Sliders
} }
} }
return true; return false;
} }
protected override void Update() protected override void Update()