mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
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()
|
||||
|
|
Loading…
Reference in a new issue