mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-03 14:05:58 +00:00
mist: minor glitch when walking down spaceship path when ship up
should have known better than to be clever like this
This commit is contained in:
parent
fd0b45846d
commit
942053d58f
@ -106,6 +106,8 @@ not_gear_related:
|
||||
check_if_pillars:
|
||||
cmp #MIST_PILLAR_EYE
|
||||
bcc check_if_compartment_open ; hack, depends on order
|
||||
cmp #MIST_SPACESHIP_PATH
|
||||
bcs check_if_compartment_open
|
||||
|
||||
jsr draw_pillar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user