diff --git a/mist/hello.bas b/mist/hello.bas index 61ae42c7..9db36542 100644 --- a/mist/hello.bas +++ b/mist/hello.bas @@ -1,5 +1,5 @@ 5 HOME -10 PRINT "LOADING MIST V0.82" +10 PRINT "LOADING MIST V0.83" 20 PRINT:PRINT 40 PRINT "CONTROLS: ARROWS OR WASD" 50 PRINT " ENTER MOVES/ACTION"