mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 07:33:55 +09:00
Style changes (removing newline from before second constructor parameter)
This commit is contained in:
@ -45,8 +45,7 @@ namespace osu.Game.Users
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
OnLoadComplete = d => d.FadeInFromZero(200),
|
||||
},
|
||||
500)
|
||||
}, 500)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user