mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-03 08:30:40 +02:00
fix some bugs, starting to track down all the compatability issues
This commit is contained in:
@ -20,6 +20,7 @@ stairsplus = {
|
||||
S = S,
|
||||
|
||||
has = {
|
||||
default = minetest.get_modpath("default"),
|
||||
stairs = minetest.get_modpath("stairs"),
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user