1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 11:43:21 +08:00

Remove extra comma

This commit is contained in:
David Zhao 2019-02-15 17:21:47 +09:00
parent 53b7fdd834
commit fcc3cf3b7e

View File

@ -170,6 +170,6 @@ namespace osu.Game.Configuration
ScalingPositionY,
ScalingSizeX,
ScalingSizeY,
UIScale,
UIScale
}
}