]> git.lizzy.rs Git - Crafter.git/blobdiff - mods/mob/api/data_handling.lua
Optimize a ton of globals to locals
[Crafter.git] / mods / mob / api / data_handling.lua
index e40d0fdb047a819fbeb16b01106b8ef57eb3ec3b..9880e05eca1f13dd5e670f02cf71bee64bdf4c28 100644 (file)
@@ -1,3 +1,4 @@
+local vector,minetest,math = vector,minetest,math
 --
 mobs.create_data_handling_functions = function(def,mob_register)
        mob_register.get_staticdata = function(self)