mirror of
https://github.com/ppy/osu.git
synced 2024-12-13 05:22:54 +08:00
Fix incorrect xmldoc
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
50afd48812
commit
7eeac0f3b9
@ -21,7 +21,7 @@ namespace osu.Game.Storyboards.Drawables
|
||||
{
|
||||
Video = video;
|
||||
|
||||
// In osu-stable, a mapper can add a scale command for a storyboard.
|
||||
// In osu-stable, a mapper can add a scale command for a storyboard video.
|
||||
// This allows scaling based on the video's absolute size.
|
||||
//
|
||||
// If not specified we take up the full available space.
|
||||
|
Loading…
Reference in New Issue
Block a user