mirror of
https://github.com/rfivet/uemacs.git
synced 2024-12-18 15:26:23 -05:00
Increase µEMACS version number.
Add message line in maze script.
This commit is contained in:
parent
1ff2491d88
commit
dab92e74ff
1
maze.cmd
1
maze.cmd
@ -90,6 +90,7 @@ set %cnt &tim &sub &div %w 2 1 &sub &div %l 2 1
|
||||
beginning-of-file
|
||||
kill-to-end-of-line
|
||||
insert-string &cat " Maze " &cat %w &cat "x" &cat &sub %l 2 &cat " #" %S
|
||||
write-message $line
|
||||
&sub $curwidth $curcol insert-string " "
|
||||
|
||||
# draw the entrance
|
||||
|
Loading…
Reference in New Issue
Block a user