Fix passbyte display in infoline
This commit is contained in:
parent
7428302d96
commit
691f0dc7cb
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ pass:
|
||||||
ldy ipass
|
ldy ipass
|
||||||
lda passbytes,Y
|
lda passbytes,Y
|
||||||
sta pbyte
|
sta pbyte
|
||||||
lda passchars,Y
|
|
||||||
sta eoscr
|
sta eoscr
|
||||||
|
|
||||||
loop:
|
loop:
|
||||||
|
|
Loading…
Reference in a new issue