]> git.lizzy.rs Git - Crafter.git/blobdiff - mods/mob/api/head_code.lua
Optimize a ton of globals to locals
[Crafter.git] / mods / mob / api / head_code.lua
index 6fe07e1423e6ae9547f70129b0f241ef879e21f4..8816dc231d88f772500581a8bdebc866a390182c 100644 (file)
@@ -1,3 +1,4 @@
+local minetest,math,vector = minetest,math,vector
 --
 mobs.create_head_functions = function(def,mob_register)
        --converts the degrees to radians