mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-10-17 10:45:27 +02:00
switch to using xcompat (#113)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local materials = ...
|
||||
local materials = xcompat.materials
|
||||
local S = minetest.get_translator("pipeworks")
|
||||
|
||||
local straight = function(pos, node, velocity, stack) return {velocity} end
|
||||
|
Reference in New Issue
Block a user