Draw maze wall with a unicode character mapped in linux console fonts.

This commit is contained in:
Renaud 2020-06-22 10:27:12 +08:00
parent 2f5d28a864
commit c926a94ac2
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ set %w &sub $curwidth 2
set %w &sub %w 1
!endif
insert-string " "
%w insert-string ""
%w insert-string ""
insert-string " "
set %buf $line
set %l &sub $pagelen 4