From cd65ed093032afe0e32a71b587d9f119dafe3954 Mon Sep 17 00:00:00 2001 From: Calinou Date: Sat, 27 Dec 2014 20:30:19 +0100 Subject: Big cleanup. Fix intllib support. --- circular_saw.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'circular_saw.lua') 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({}, { -- cgit v1.2.3