mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-07-04 09:00:44 +02:00
replace intllib
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
along with ontime_clocks. If not, see <http://www.gnu.org/licenses/>.
|
||||
--]]
|
||||
|
||||
local S = ontime_clocks.intllib
|
||||
local S = ontime_clocks.S
|
||||
|
||||
local function clock_on_construct(pos)
|
||||
local timer = minetest.get_node_timer(pos)
|
||||
|
Reference in New Issue
Block a user