mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:12:54 +08:00
Remove out-of-date todo
This commit is contained in:
parent
12cd57744b
commit
96c6aeefe9
@ -11,9 +11,6 @@ using osu.Game.Database;
|
||||
|
||||
namespace osu.Game.Rulesets
|
||||
{
|
||||
/// <summary>
|
||||
/// Todo: All of this needs to be moved to a RulesetStore.
|
||||
/// </summary>
|
||||
public class RulesetStore : DatabaseBackedStore, IDisposable
|
||||
{
|
||||
private const string ruleset_library_prefix = "osu.Game.Rulesets";
|
||||
|
Loading…
Reference in New Issue
Block a user