mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-06-30 15:20:34 +02:00
Namespace pollution cleanup (Used list at #154)
This commit is contained in:
committed by
Diego Martínez
parent
0639bb9706
commit
0056116148
@ -1,3 +1,5 @@
|
||||
local fs_helpers = pipeworks.fs_helpers
|
||||
|
||||
if pipeworks.enable_mese_tube then
|
||||
local function update_formspec(pos)
|
||||
local meta = minetest.get_meta(pos)
|
||||
|
Reference in New Issue
Block a user