I am not likely to use global functions from the parser

This commit is contained in:
Kistaro Windrider 2024-02-11 23:08:45 -08:00
parent 9a5a1fba3c
commit 7a2b0f022b
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -719,9 +719,6 @@ function zonk_mode:set(_, field,value)
pukeboard{field=field, value=value}
self[field]=value
end
function zonk_mode:g(_, fn, ...)
return _ENV[fn](...)
end
function zonk_mode:at(_, x, y)
self.txt_frame=scootbox.new{
x=x,