mirror of
https://github.com/Sokomine/cottages.git
synced 2024-11-14 14:30:33 +01:00
right, no fmod
This commit is contained in:
parent
5443195296
commit
44636a5e66
1
init.lua
1
init.lua
|
@ -26,6 +26,7 @@ cottages = {
|
|||
stairs = minetest.get_modpath("stairs"),
|
||||
stairsplus = minetest.get_modpath("stairsplus"),
|
||||
stamina = minetest.get_modpath("stamina") and minetest.global_exists("stamina") and stamina.exhaust_player,
|
||||
staminoid = minetest.get_modpath("staminoid"),
|
||||
technic = minetest.get_modpath("technic"),
|
||||
unified_inventory = minetest.get_modpath("unified_inventory"),
|
||||
wool = minetest.get_modpath("wool"),
|
||||
|
|
Loading…
Reference in New Issue
Block a user