forked from mtcontrib/mobs_animal
tidy code
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
-- Translation support
|
||||
local S = minetest.get_translator("mobs_animal")
|
||||
|
||||
local S = mobs.intllib_animal
|
||||
local hairball = minetest.settings:get("mobs_hairball")
|
||||
|
||||
local kitten_types = {
|
||||
|
Reference in New Issue
Block a user