Merge 2a56539e31845460080f633dc5a47f276b60dd12 into 42efc7e47c8e89ed5436261786bbfa1740300730

This commit is contained in:
you 2017-05-15 00:51:19 +00:00 committed by GitHub
commit 2ef9ca785a

View File

@ -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.