mirror of
https://github.com/marketideas/qasm.git
synced 2024-12-26 23:29:22 +00:00
Don't try to do message center stuff when there was a message center error.
This commit is contained in:
parent
1f241d42c8
commit
4b3caaf78f
@ -154,6 +154,7 @@ QuickASM ENT
|
|||||||
_InitCursor ;no longer waiting to startup
|
_InitCursor ;no longer waiting to startup
|
||||||
|
|
||||||
~CheckClick #TextName ;do we have a doc to open?
|
~CheckClick #TextName ;do we have a doc to open?
|
||||||
|
bcs :9
|
||||||
txa
|
txa
|
||||||
beq :9 ; no- don't open anything
|
beq :9 ; no- don't open anything
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user