mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Cache DrawableRuleset
This commit is contained in:
@ -383,6 +383,7 @@ namespace osu.Game.Rulesets.UI
|
||||
/// Once IDrawable is a thing, this can also become an interface.
|
||||
/// </remarks>
|
||||
/// </summary>
|
||||
[Cached(typeof(DrawableRuleset))]
|
||||
public abstract class DrawableRuleset : CompositeDrawable
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user