mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Cleanup
This commit is contained in:
@ -60,8 +60,8 @@ namespace osu.Game.Graphics.Containers
|
||||
{
|
||||
if (logo.RelativePositionAxes != Axes.None)
|
||||
{
|
||||
logo.Position = logo.Parent.ToLocalSpace(logo.Position);
|
||||
logo.RelativePositionAxes = Axes.None;
|
||||
logo.Position = logo.Parent.ToLocalSpace(logo.Position);
|
||||
}
|
||||
|
||||
if (startTime == 0)
|
||||
|
Reference in New Issue
Block a user