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