From 77f67a9cded0ff5c5dedf5650fc58f1343dcd81e Mon Sep 17 00:00:00 2001 From: ubq323 Date: Sun, 7 Aug 2022 01:14:23 +0100 Subject: img --- img/driver.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'img') diff --git a/img/driver.lua b/img/driver.lua index 618c9bd..fd8c758 100644 --- a/img/driver.lua +++ b/img/driver.lua @@ -9,7 +9,7 @@ if not _G.oldprint then o[ix] = tostring(select(ix,...)) end table.insert(_G.ERRLOG,table.concat(o,"\t")) - _G.oldprint(...) + --_G.oldprint(...) end _G.rpr = function() _G.print = _G.oldprint _G.oldprint = nil end end -- cgit v1.2.3