right, no fmod

This commit is contained in:
flux 2023-04-08 16:08:13 -07:00
parent 5443195296
commit 44636a5e66
No known key found for this signature in database
GPG Key ID: 9333B27816848A15
1 changed files with 1 additions and 0 deletions

View File

@ -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"),