mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-08-14 02:26:06 +00:00
ootw: fix rope room right boundary
This commit is contained in:
BIN
ootw/ootw.dsk
BIN
ootw/ootw.dsk
Binary file not shown.
@@ -21,7 +21,7 @@ ootw_rope:
|
||||
|
||||
lda #37
|
||||
sta RIGHT_LIMIT
|
||||
lda #22 ; until we learn to climb slopes?
|
||||
lda #26 ; until we learn to climb slopes?
|
||||
sta LEFT_LIMIT
|
||||
|
||||
;=============================
|
||||
|
Reference in New Issue
Block a user