diff options
Diffstat (limited to 'nomsu.lua')
| -rw-r--r-- | nomsu.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1292,7 +1292,7 @@ if arg and debug_getinfo(2).func ~= require then return line_table end }) - debug.getinfo = function(thread, f, what) + debug.getinfoXXXXXX = function(thread, f, what) if what == nil then f, what, thread = thread, f, nil end |
