1
0

Fixed glitch where the health menu didn't show up

This commit is contained in:
Deven Blake 2018-04-23 07:36:55 -04:00 committed by GitHub
parent 4e2840c983
commit 81360d4a1e

View File

@ -52,7 +52,6 @@ End
If H≤1
Goto F
Lbl B
ClrHome
Disp "YOUR MOVE,",Str0
Input Str1
If Str1="ATTACK" or Str1="A
@ -247,4 +246,4 @@ Disp "I NEVER EXPECTED","SOMEONE TO","ACTUALLY WIN","THIS GAME,","THANKS FOR","P
Pause
ClrHome
Disp "THANKS,",Str0
Stop
Stop