fix some bugs, starting to track down all the compatability issues

This commit is contained in:
flux
2022-06-16 16:32:55 -07:00
parent 03b189e927
commit acc6e2ebea
12 changed files with 121 additions and 85 deletions

View File

@ -20,6 +20,7 @@ stairsplus = {
S = S,
has = {
default = minetest.get_modpath("default"),
stairs = minetest.get_modpath("stairs"),
},