make SUPER: not a screen line
This commit is contained in:
@@ -56,6 +56,7 @@
|
||||
"*" ""))\n"))
|
||||
|
||||
(function isScreenLine [:String block]
|
||||
(when (block.startsWith "SUPER:") (return false))
|
||||
(= 1 .length (filter (block.split "\n"))))
|
||||
|
||||
(function doWithCharacters [:String thing :String args]
|
||||
|
Reference in New Issue
Block a user