mirror of
https://github.com/ppy/osu.git
synced 2025-03-18 06:27:18 +08:00
Cache DrawableRuleset
This commit is contained in:
parent
66213f2ed0
commit
99e5450af3
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user