From 81360d4a1ea5d74114f22af901afb8319fa30b3e Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Mon, 23 Apr 2018 07:36:55 -0400 Subject: [PATCH] Fixed glitch where the health menu didn't show up --- zonk/ZONK.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zonk/ZONK.txt b/zonk/ZONK.txt index d35826f..ad2e699 100644 --- a/zonk/ZONK.txt +++ b/zonk/ZONK.txt @@ -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 \ No newline at end of file +Stop