don't mark T06 as optional, it prevents IsEATrack6 from triggering later

This commit is contained in:
4am 2017-02-12 13:25:42 -05:00
parent 126b655d0a
commit 9566933dec
2 changed files with 1 additions and 10 deletions

View File

@ -45,15 +45,6 @@ foundea
jsr PrintByID
jsr CopyUniversal
; mark track 6 as "skip" in sector map
ldy #$0F
lda #$00
.skipsectors
sta T06,y
dey
bpl .skipsectors
; mark track $22 as "optional" in sector map
ldy #$0F

View File

@ -194,7 +194,7 @@ StringTable
; can be set directly before calling PrintByID.
;
.header
!text "Passport by 4am 2017-02-11",00
!text "Passport by 4am 2017-02-12",00
.mainmenu
!text "________________________________________",$8D,$8D,$8D,$8D,$8D,$8D,$8D
!text " "