1
0
forked from redo/BlockLua

Merge branch 'master'

This commit is contained in:
2025-10-06 13:11:57 -04:00
12 changed files with 1339 additions and 1331 deletions

View File

@@ -37,4 +37,5 @@ function _bllua_on_error(err)
return table.concat(tracelines, '\n')
end
_bllua_ts.echo(' Executed bllua-env.lua')
print = _bllua_ts.echo
print(' Executed bllua-env.lua')