Why was Snakey unquittable? ;)

This commit is contained in:
Aren 2017-02-27 19:03:40 +01:00 committed by GitHub
parent 43364450a2
commit f90247001e

View file

@ -34,7 +34,7 @@ namespace ShiftOS.WinForms.Applications
public bool OnUnload()
{
throw new NotImplementedException();
return true;
}
public void OnUpgrade()