Namespace pollution cleanup (Used list at #154)

This commit is contained in:
ForbiddenJ
2017-04-04 02:25:27 -05:00
committed by Diego Martínez
parent 0639bb9706
commit 0056116148
8 changed files with 40 additions and 31 deletions

View File

@ -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)