mirror of
https://github.com/ppy/osu.git
synced 2025-02-19 11:23:23 +08:00
Add warnings.
This commit is contained in:
parent
7ab08945e4
commit
27fafe419b
@ -142,6 +142,7 @@ namespace osu.Game.Modes.Osu.Objects.Drawables.Pieces
|
||||
SetRange(start, end);
|
||||
}
|
||||
|
||||
// --------------------------------------------- DO NOT MERGE THIS -----------------------------------------------------------------------
|
||||
public class BodyTexture : BufferedContainer
|
||||
{
|
||||
private Box gradientPortion;
|
||||
@ -201,5 +202,6 @@ namespace osu.Game.Modes.Osu.Objects.Drawables.Pieces
|
||||
};
|
||||
}
|
||||
}
|
||||
// --------------------------------------------- DO NOT MERGE THIS -----------------------------------------------------------------------
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user