From 0397840c390241b1fd6132b0abb2104d3f602c75 Mon Sep 17 00:00:00 2001 From: Oversword Date: Sat, 7 Aug 2021 12:16:38 +0100 Subject: [PATCH] Remove duplicate white definition --- models.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/models.lua b/models.lua index e1ec8e0..a394f07 100644 --- a/models.lua +++ b/models.lua @@ -97,7 +97,6 @@ node.types = { {"bluetile", "blue tile", "blutl"}, {"greytile", "grey tile", "grytl"}, {"mesh2", "metal floormesh", "mesh2"}, - {"white", "plastic wall", "white"}, {"pipe", "wall pipe", "pipe2"}, {"pipeside", "side pipe", "pipe3"}, {"tile", "white tile", "tile"},