add HTML support

This commit is contained in:
Evgeny
2021-07-30 12:55:31 +03:00
parent d7570b2b18
commit 898883e6f5
3 changed files with 15 additions and 0 deletions

3
error-script.lua Normal file
View File

@@ -0,0 +1,3 @@
function onTick()
local aaa = bbb
end