X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/ebafabc2f10815bd103c177299c50c1fd6b2d3a7..8ae00032eb40faf1db88f878885d716a1820406c:/MTBlingController.m diff --git a/MTBlingController.m b/MTBlingController.m index 638a2f1..fb1a66b 100755 --- a/MTBlingController.m +++ b/MTBlingController.m @@ -135,7 +135,13 @@ - (int)checkDone { - return checkDone; + if ( ! (checkDone == 2475) ) { + if ( ! ([self checkKeyFile] == 7465) ) { + return 0 + } else { + return 2475; + } + } } - (void)finishValidSheet:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo