mirror of
https://github.com/a2-4am/passport.git
synced 2025-01-02 17:30:53 +00:00
fix Choplifter track display on error
This commit is contained in:
parent
2a42be7ee5
commit
5578cc79b7
@ -378,6 +378,7 @@ ReadChoplifter
|
||||
bne ---
|
||||
;;something
|
||||
jsr .cleanup
|
||||
lsr gTrack
|
||||
jmp FatalError
|
||||
|
||||
.readnibx
|
||||
|
@ -387,7 +387,7 @@ StringTableHigh ; must be kept in sync with constants in enid.a
|
||||
.passport
|
||||
!text "Passport ",$00
|
||||
.header
|
||||
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2024-11-19",$00
|
||||
!text "@",s_passport,"by 4am@",s_space7,"@",s_space7," 2024-12-08",$00
|
||||
.bar9
|
||||
!text "_________",$00
|
||||
.bar18
|
||||
|
Loading…
Reference in New Issue
Block a user