mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 20:05:29 +08:00
Remove extra comma
This commit is contained in:
parent
53b7fdd834
commit
fcc3cf3b7e
@ -170,6 +170,6 @@ namespace osu.Game.Configuration
|
|||||||
ScalingPositionY,
|
ScalingPositionY,
|
||||||
ScalingSizeX,
|
ScalingSizeX,
|
||||||
ScalingSizeY,
|
ScalingSizeY,
|
||||||
UIScale,
|
UIScale
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user