mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Fixed wrong display string
This commit is contained in:
@ -82,7 +82,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
beatCount = new InfoString(@"Beats amount (in the current timing point)"),
|
||||
currentBeat = new InfoString(@"Current beat"),
|
||||
beatsPerMinute = new InfoString(@"BPM"),
|
||||
adjustedBeatLength = new InfoString(@"Beat length"),
|
||||
adjustedBeatLength = new InfoString(@"Adjusted beat length"),
|
||||
}
|
||||
},
|
||||
new Container
|
||||
|
Reference in New Issue
Block a user