diff options
Diffstat (limited to 'circular_saw.lua')
-rw-r--r-- | circular_saw.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/circular_saw.lua b/circular_saw.lua index 2af5972..361eee5 100644 --- a/circular_saw.lua +++ b/circular_saw.lua @@ -1,4 +1,5 @@ -local S = moreblocks.gettext +local S = moreblocks.intllib + circular_saw = {} circular_saw.known_stairs = setmetatable({}, { |