README updt

This commit is contained in:
2023-05-21 09:55:51 -04:00
parent 0c730c9ea4
commit 82c39faddf
+2 -2
View File
@@ -509,8 +509,8 @@ checkForHuman ; if all in skillTable other than 0 then switch to DEMO MODE
; no people, just wait a bit ; no people, just wait a bit
;pause 150 ;pause 150
ldy #75 ldy #75
jsr PauseYFrames jmp PauseYFrames
rts ; rts
peopleAreHere peopleAreHere
jmp getkey ; jsr:rts jmp getkey ; jsr:rts
.endp .endp