diff options
Diffstat (limited to 'base/materials')
-rw-r--r-- | base/materials/common.shader | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/base/materials/common.shader b/base/materials/common.shader index 740e8fd..b353a49 100644 --- a/base/materials/common.shader +++ b/base/materials/common.shader @@ -38,6 +38,15 @@ textures/common/origin //ignore } +textures/common/bounds +{ + qer_editorimage textures/common/bounds + qer_trans 0.25 + bounds + // do not set the ignore flag as it overrides the bounds flag + //ignore +} + // entity color shaders textures/common/entity |