1
0
mirror of https://github.com/HybridDog/vector_extras.git synced 2025-10-27 20:25:19 +01:00

4 Commits

View File

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