mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Remove all @2x references, updates resource and framework.
This commit is contained in:
@ -32,7 +32,7 @@ namespace osu.Game.Modes.Osu.Objects.Drawables
|
||||
body = new SliderBody(s)
|
||||
{
|
||||
Position = s.Position,
|
||||
PathWidth = s.Scale * 72,
|
||||
PathWidth = s.Scale * 64,
|
||||
},
|
||||
bouncer1 = new SliderBouncer(s, false)
|
||||
{
|
||||
|
Reference in New Issue
Block a user