ootw: fix wrong jump

This commit is contained in:
Vince Weaver 2019-07-27 19:30:52 -04:00
parent fe9fdee70f
commit ba3365b5a7

View File

@ -250,7 +250,7 @@ no_move_swim:
ldx PHYSICIST_Y
cpx #34
bcs no_move_console ; bge
bcs no_move_physicist ; bge
inx
inx