mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 10:47:22 +09:00
Fix xmldoc
This commit is contained in:
parent
14b7530994
commit
b51e714ae5
@ -10,7 +10,7 @@ using osu.Game.Rulesets.Configuration;
|
|||||||
namespace osu.Game.Rulesets
|
namespace osu.Game.Rulesets
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A cache that provides a single <see cref="IRulesetConfigManager"/> per-ruleset
|
/// A cache that provides a single <see cref="IRulesetConfigManager"/> per-ruleset.
|
||||||
/// This is done to support referring to and updating ruleset configs from multiple locations in the absence of inter-config bindings.
|
/// This is done to support referring to and updating ruleset configs from multiple locations in the absence of inter-config bindings.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class RulesetConfigCache : Component
|
public class RulesetConfigCache : Component
|
||||||
|
Loading…
x
Reference in New Issue
Block a user