diff options
Diffstat (limited to '071print.mu')
-rw-r--r-- | 071print.mu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/071print.mu b/071print.mu index 4a9241a5..7b839390 100644 --- a/071print.mu +++ b/071print.mu @@ -101,7 +101,7 @@ recipe print-character [ break-if bg-color-found? bg-color <- copy 0/black } -#? trace [app], [print character] #? 1 +#? trace 90, [app], [print character] #? 1 { # if x exists # (handle special cases exactly like in the real screen) |