update ErrorFrame

This commit is contained in:
Pinya
2018-07-17 23:14:04 +03:00
parent b700d26e65
commit aac9b8f78a
2 changed files with 7 additions and 2 deletions
+2
View File
@@ -1,6 +1,8 @@
local modulo = math.modulo
local getn = table.getn
local LUA_ERROR = "Lua Error"
EVENT_TRACE_EVENT_HEIGHT = 16;
EVENT_TRACE_MAX_ENTRIES = 1000;