mirror of
https://github.com/osukey/osukey.git
synced 2025-05-24 06:57:36 +09:00
Fix compilation failure due not applying rename fully
This commit is contained in:
parent
59ffc8b08e
commit
6f1437e73d
@ -119,7 +119,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
BaseScore = 10000,
|
||||
MaxCombo = 1000,
|
||||
HitObjects = 1000
|
||||
CountBasicHitObjects = 1000
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user