mirror of
https://github.com/minetest-mods/technic.git
synced 2025-03-14 08:30:34 +01:00
Merge 2a56539e31845460080f633dc5a47f276b60dd12 into 42efc7e47c8e89ed5436261786bbfa1740300730
This commit is contained in:
commit
2ef9ca785a
@ -1,3 +1,7 @@
|
||||
if not rawget(_G, "stairsplus") then
|
||||
error("[technic/extranodes] stairsplus not found")
|
||||
end
|
||||
|
||||
-- Minetest 0.4.6 mod: extranodes
|
||||
-- namespace: technic
|
||||
-- Boilerplate to support localized strings if intllib mod is installed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user