Skip to content
Snippets Groups Projects
Commit 874bc5c7 authored by MilesBDyson's avatar MilesBDyson Committed by Buckaroo Banzai
Browse files

fixed Undeclared global variable QoS

parent 6e7e3be5
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ if minetest.get_modpath("bones") then
dofile(MP.."/bones.lua")
end
local QoS
-- optional mapserver-bridge stuff below
local http = QoS and QoS(minetest.request_http_api(), 2) or minetest.request_http_api()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment