mirror of
https://github.com/a2-4am/passport.git
synced 2025-08-05 11:24:55 +00:00
fix Choplifter track display on error
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user