Rename bunny.lua to rabbit.lua

This commit is contained in:
Wuzzy 2017-06-16 14:26:55 +02:00
parent 6d75b0c012
commit 510145cd5f
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ local path = minetest.get_modpath("mobs_mc")
-- Animals
dofile(path .. "/bat.lua") -- Mesh and animation by toby109tt / https://github.com/22i
dofile(path .. "/bunny.lua") -- Mesh and animation byExeterDad
dofile(path .. "/rabbit.lua") -- Mesh and animation byExeterDad
dofile(path .. "/chicken.lua") -- Mesh and animation by Pavel_S
dofile(path .. "/cow.lua") -- Mesh by Morn76 Animation by Pavel_S
dofile(path .. "/cow_mooshroom.lua") -- Mesh by Morn76 Animation by Pavel_S