mirror of
https://github.com/osukey/osukey.git
synced 2025-07-09 04:10:02 +09:00
Move loading layer up one level to correct padding
This commit is contained in:
@ -163,9 +163,9 @@ namespace osu.Game.Screens.Select
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
loading = new LoadingLayer(true)
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
},
|
||||||
|
loading = new LoadingLayer(true)
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user