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