mirror of
https://github.com/osukey/osukey.git
synced 2025-05-02 04:07:22 +09:00
Disable FtB pass for particle spewer
This commit is contained in:
parent
9e8d35d8ee
commit
bad3f0b1e9
@ -164,6 +164,8 @@ namespace osu.Game.Graphics
|
|||||||
|
|
||||||
return Vector2Extensions.Transform(new Vector2(x, y), DrawInfo.Matrix);
|
return Vector2Extensions.Transform(new Vector2(x, y), DrawInfo.Matrix);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
protected override bool CanDrawOpaqueInterior => false;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user