mirror of
https://github.com/ppy/osu.git
synced 2026-05-23 17:00:40 +08:00
Add warnings.
This commit is contained in:
@@ -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 -----------------------------------------------------------------------
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user