mirror of
https://github.com/ppy/osu.git
synced 2025-03-05 12:32:58 +08:00
Remove finalizer
This commit is contained in:
parent
96c6aeefe9
commit
9b9138253c
@ -165,11 +165,6 @@ namespace osu.Game.Rulesets
|
||||
}
|
||||
}
|
||||
|
||||
~RulesetStore()
|
||||
{
|
||||
Dispose(false);
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
Dispose(true);
|
||||
|
Loading…
Reference in New Issue
Block a user