1
0
mirror of https://github.com/HybridDog/vector_extras.git synced 2025-06-29 06:40:24 +02:00

9 Commits

View File

@ -946,3 +946,5 @@ for name,func in pairs(funcs) do
vector[name] = func
end
end
minetest.log("action", "[vector_extras] loaded.")