diff --git a/mist/hello.bas b/mist/hello.bas index 518f3709..f371a4c4 100644 --- a/mist/hello.bas +++ b/mist/hello.bas @@ -1,5 +1,5 @@ 5 HOME -10 PRINT "LOADING MIST V0.89" +10 PRINT "LOADING MIST V0.90" 20 PRINT:PRINT 40 PRINT "CONTROLS: " 42 PRINT " MOVE CURSOR : ARROWS OR WASD" diff --git a/mist/mist.dsk b/mist/mist.dsk index c9cf895d..d379dab7 100644 Binary files a/mist/mist.dsk and b/mist/mist.dsk differ diff --git a/mist/mist_side2.dsk b/mist/mist_side2.dsk index 1eb9af9b..f7fe3427 100644 Binary files a/mist/mist_side2.dsk and b/mist/mist_side2.dsk differ diff --git a/mist/mist_side3.dsk b/mist/mist_side3.dsk index d0791bef..cfdfa678 100644 Binary files a/mist/mist_side3.dsk and b/mist/mist_side3.dsk differ