Fix most of the namespace pollutions reported in #311

This commit is contained in:
sfan5
2017-01-15 11:53:49 +01:00
부모 7415036f5b
커밋 c2e3d7c4e5
8개의 변경된 파일25개의 추가작업 그리고 20개의 파일을 삭제

파일 보기

@@ -1,4 +1,4 @@
function insulated_wire_get_rules(node)
local function insulated_wire_get_rules(node)
local rules = {{x = 1, y = 0, z = 0},
{x =-1, y = 0, z = 0}}
if node.param2 == 1 or node.param2 == 3 then