New Release.

This commit is contained in:
acmgit 2022-02-24 20:51:41 +01:00
parent a4650f6857
commit 3a456d2366

View File

@ -58,7 +58,9 @@ else
end
if (sc.irc_on) then
if (sc.irc_on) then
-- Let it be.
local env, request_env = _G, minetest.request_insecure_environment
env = request_env()