mirror of
https://github.com/ppy/osu.git
synced 2025-01-27 14:52:55 +08:00
Add TODO comment about lack of in-gameplay support
This commit is contained in:
parent
1be8cb452f
commit
5969e2b852
@ -95,6 +95,7 @@ namespace osu.Game.Beatmaps
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether or not sound samples should change rate when playing with speed-changing mods.
|
/// Whether or not sound samples should change rate when playing with speed-changing mods.
|
||||||
|
/// TODO: only read/write supported for now, requires implementation in gameplay.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public bool SamplesMatchPlaybackRate { get; set; }
|
public bool SamplesMatchPlaybackRate { get; set; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user