From bffe8d11bd1dfec49280fb64a17f0ae529ac3f5d Mon Sep 17 00:00:00 2001 From: xolatile Date: Sun, 17 Aug 2025 18:28:28 +0200 Subject: Compiles, removed a lot of code, do not run it... --- src/engine/texture.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/engine/texture.cpp') diff --git a/src/engine/texture.cpp b/src/engine/texture.cpp index e372815..24c5230 100644 --- a/src/engine/texture.cpp +++ b/src/engine/texture.cpp @@ -1832,13 +1832,11 @@ static void addname(vector &key, Slot::Tex &t, bool combined = false, cons static void texcombine(Slot &s, int index, Slot::Tex &t, bool forceload = false) { vector key; addname(key, t); - int texmask = 0; if(!forceload) switch(t.type) { case TEX_DIFFUSE: case TEX_NORMAL: { int i = findtextype(s, t.type==TEX_DIFFUSE ? (s.texmask&(1<