mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Fix code style
This commit is contained in:
@ -55,7 +55,8 @@ namespace osu.Game.Users.Drawables
|
||||
{
|
||||
User = user;
|
||||
|
||||
if (transformImmediately) {
|
||||
if (transformImmediately)
|
||||
{
|
||||
TransformDuration = 0;
|
||||
TransformImmediately = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user