I am not likely to use global functions from the parser
This commit is contained in:
parent
9a5a1fba3c
commit
7a2b0f022b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user