1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-06-29 23:00:49 +02:00

digiline → digilines (#156)

This commit is contained in:
The4codeblocks
2025-05-07 13:13:01 -05:00
committed by GitHub
parent c8bccec038
commit 999b43baea
7 changed files with 13 additions and 13 deletions

View File

@ -318,7 +318,7 @@ if has_digilines then
minetest.get_meta(pos):set_string("owner", placer:get_player_name())
pipeworks.after_place(pos)
end
def.digiline = {
def.digilines = {
receptor = {
rules = pipeworks.digilines_rules,
},