mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
CI fixes.
This commit is contained in:
@ -55,7 +55,7 @@ namespace osu.Game.Graphics.Backgrounds
|
||||
/// <summary>
|
||||
/// Whether we should drop-off alpha values of triangles more quickly to improve
|
||||
/// the visual appearance of fading. This defaults to on as it is generally more
|
||||
/// aesthetically pleasing, but should be turned off in <see cref="BufferedContainer{T}"/>s.
|
||||
/// aesthetically pleasing, but should be turned off in buffered containers.
|
||||
/// </summary>
|
||||
public bool HideAlphaDiscrepancies = true;
|
||||
|
||||
|
Reference in New Issue
Block a user