From 96766d28a74c5e9c358614bb85b7efc24f9b0743 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 12 Aug 2009 12:01:31 +0000 Subject: adds the ignore keyword to common.shader --- base/materials/common.shader | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'base/materials/common.shader') diff --git a/base/materials/common.shader b/base/materials/common.shader index d92279c..77095d8 100644 --- a/base/materials/common.shader +++ b/base/materials/common.shader @@ -1,13 +1,21 @@ +textures/common/caulk +{ + qer_editorimage textures/common/caulk.tga + ignore +} + textures/common/clip { qer_editorimage textures/common/clip.tga qer_trans 0.20 + ignore } textures/common/hint { qer_editorimage textures/common/hint.tga qer_trans 0.20 + ignore } textures/common/engine { -- cgit v1.2.3