mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
README updt
This commit is contained in:
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user