From 9b655592a22812fc4a25be988dc42ea4d32b2f4e Mon Sep 17 00:00:00 2001 From: Renaud Fivet Date: Sun, 10 May 2020 12:08:24 +0800 Subject: [PATCH] Refresh screen while building and solving maze. --- blindmaz.cmd | 1 + maze.cmd | 1 + 2 files changed, 2 insertions(+) diff --git a/blindmaz.cmd b/blindmaz.cmd index 4cfc57a..d883e6a 100644 --- a/blindmaz.cmd +++ b/blindmaz.cmd @@ -45,6 +45,7 @@ store-procedure probe !else set %res FALSE !endif + update-screen !endm set %D 0 # looking EAST diff --git a/maze.cmd b/maze.cmd index 88a813a..4417b7c 100644 --- a/maze.cmd +++ b/maze.cmd @@ -80,6 +80,7 @@ set %cnt &tim &sub &div %w 2 1 &sub &div %l 2 1 set $curchar 32 set %flags 0 set %cnt &sub %cnt 1 + update-screen !endif !endif set $curline %y