Why was Snakey unquittable? ;)
This commit is contained in:
parent
43364450a2
commit
f90247001e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ namespace ShiftOS.WinForms.Applications
|
|||
|
||||
public bool OnUnload()
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
return true;
|
||||
}
|
||||
|
||||
public void OnUpgrade()
|
||||
|
|
Reference in a new issue