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:
Vince Weaver 2020-09-06 23:03:16 -04:00
parent fd0b45846d
commit 942053d58f
1 changed files with 2 additions and 0 deletions

View File

@ -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