From 4b3caaf78fa1948140f26da82f6be623ee68131c Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Sun, 24 May 2020 22:45:17 -0400 Subject: [PATCH] Don't try to do message center stuff when there was a message center error. --- src/shell/qasm.s | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shell/qasm.s b/src/shell/qasm.s index 6ed3cd5..4dd6ad3 100644 --- a/src/shell/qasm.s +++ b/src/shell/qasm.s @@ -154,6 +154,7 @@ QuickASM ENT _InitCursor ;no longer waiting to startup ~CheckClick #TextName ;do we have a doc to open? + bcs :9 txa beq :9 ; no- don't open anything