Fixing blingBling :)
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Oct 2003 22:38:05 +0000 (22:38 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Wed, 1 Oct 2003 22:38:05 +0000 (22:38 +0000)
MTBlingController.m

index 638a2f1..fb1a66b 100755 (executable)
 
 - (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