mirror of
https://github.com/osukey/osukey.git
synced 2025-06-01 02:47:31 +09:00
Use internal type name
This commit is contained in:
parent
7c6ccce3ba
commit
ced6042b3e
@ -193,7 +193,7 @@ namespace osu.Game.Beatmaps.Formats
|
|||||||
{
|
{
|
||||||
public LegacyDifficultyControlPoint()
|
public LegacyDifficultyControlPoint()
|
||||||
{
|
{
|
||||||
SpeedMultiplierBindable.Precision = Double.Epsilon;
|
SpeedMultiplierBindable.Precision = double.Epsilon;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user