fix off-by-one for read msg
This commit is contained in:
parent
d6b0ec63c8
commit
73ca404097
1 changed files with 2 additions and 2 deletions
|
@ -246,7 +246,7 @@ JMP2r
|
|||
|
||||
READ_MAIL .Console/write DEO
|
||||
#0002 SWP .Console/write DEO .Console/write DEO
|
||||
.list LB_SELECT_IDX LDZ2 SWP .Console/write DEO .Console/write DEO
|
||||
.list LB_SELECT_IDX LDZ2 INC2 SWP .Console/write DEO .Console/write DEO
|
||||
|
||||
JMP2r
|
||||
|
||||
|
|
Loading…
Reference in a new issue