mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 01:17:19 +08:00
Fix incorrect blending mode on triangles.
This commit is contained in:
parent
fba748b24e
commit
353b9c0789
@ -252,6 +252,7 @@ namespace osu.Game.Modes.Osu.Objects.Drawables
|
||||
{
|
||||
new Triangles
|
||||
{
|
||||
BlendingMode = BlendingMode.Additive,
|
||||
RelativeSizeAxes = Axes.Both
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user