mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-03 08:30:40 +02:00
actually load settings
This commit is contained in:
@ -27,6 +27,7 @@ stairs = {
|
||||
end,
|
||||
}
|
||||
|
||||
stairs.dofile("settings")
|
||||
stairs.dofile("util")
|
||||
stairs.dofile("legacy")
|
||||
stairs.dofile("api")
|
||||
|
Reference in New Issue
Block a user