Compare commits
No commits in common. "e8ed97be9e512b24ca15c89cd72fd82a607f86d1" and "4ae0d05b471030a6fd0bf2aa4447ebc6d7c4bc05" have entirely different histories.
e8ed97be9e
...
4ae0d05b47
@ -327,12 +327,8 @@ function puke(item, indent, seen, hidekey)
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- convenience for debugging
|
-- convenience for debugging
|
||||||
function puketh(item, ...)
|
function puketh(item)
|
||||||
printh(puke(item), ...)
|
printh(puke(item))
|
||||||
end
|
|
||||||
|
|
||||||
function pukeboard(item)
|
|
||||||
puketh(item, "@clip")
|
|
||||||
end
|
end
|
||||||
|
|
||||||
function drawgame()
|
function drawgame()
|
||||||
|
Loading…
Reference in New Issue
Block a user