mirror of
https://github.com/ppy/osu
synced 2024-12-11 01:19:26 +00:00
trim whitespace
This commit is contained in:
parent
493c095535
commit
6b6a71d3c3
@ -301,7 +301,7 @@ namespace osu.Game.Tests.Visual.Gameplay
|
||||
|
||||
// set charge status and level
|
||||
AddStep("load player", () => resetPlayer(false, () =>
|
||||
{
|
||||
{
|
||||
powerStatus.IsCharging = isCharging;
|
||||
powerStatus.ChargeLevel = chargeLevel;
|
||||
}));
|
||||
|
Loading…
Reference in New Issue
Block a user