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:
@ -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,
|
||||
},
|
||||
|
Reference in New Issue
Block a user