1
0
mirror of https://github.com/HybridDog/vector_extras.git synced 2025-07-15 14:30:28 +02:00

8 Commits

View File

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