From 6409c2230d8297ecb7e438574fae615316676eae Mon Sep 17 00:00:00 2001 From: Ian Skinner <56081713+IanSkinner1982@users.noreply.github.com> Date: Thu, 29 Apr 2021 20:01:50 -0400 Subject: [PATCH] Finally added the code that lets you increase your cookies. --- prg.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/prg.txt b/prg.txt index f4043f6..1c94d19 100755 --- a/prg.txt +++ b/prg.txt @@ -73,6 +73,7 @@ 3030 ifval(k$)<1then3050 3040 x=-1*(k$="1")-2*(k$="2")-3*(k$="3")-4*(k$="4")-5*(k$="5") 3050 gosub 50000 +3055 ifk$=" "thencc=cc+1 3060 ifk$="+"thenss=ss+1 3070 ifk$="-"thenss=ss-1 3080 ifss=0thenss=1