mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-02 16:10:44 +02:00
Big cleanup. Fix intllib support.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
local S = moreblocks.gettext
|
||||
local S = moreblocks.intllib
|
||||
|
||||
circular_saw = {}
|
||||
|
||||
circular_saw.known_stairs = setmetatable({}, {
|
||||
|
Reference in New Issue
Block a user