mirror of
https://github.com/zoriya/Opus.git
synced 2026-06-02 22:19:32 +00:00
Solving a bug with the preferences.
This commit is contained in:
@@ -217,6 +217,11 @@ namespace Opus.Fragments
|
||||
}
|
||||
}
|
||||
|
||||
public override void OnResume()
|
||||
{
|
||||
base.OnResume();
|
||||
instance = this;
|
||||
}
|
||||
|
||||
public override void OnDestroy()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user