diff options
author | Stijn Buys <ingar@osirion.org> | 2009-06-07 08:47:23 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-06-07 08:47:23 +0000 |
commit | 60326b9b5853c5a4e4a20e52bc7a1f91403a54fc (patch) | |
tree | 1e91d68cda2b6c0fe5730ff6253cfce581fe5a8d /base | |
parent | 48f15a3650fe8082d83a9a5980af1dd2ba3d02a5 (diff) |
corrected a typing error in textures/black
Diffstat (limited to 'base')
-rw-r--r-- | base/materials/colors.shader | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/materials/colors.shader b/base/materials/colors.shader index c995e18..b0be692 100644 --- a/base/materials/colors.shader +++ b/base/materials/colors.shader @@ -1,4 +1,4 @@ -eextures/colors/black +textures/colors/black { qer_editorimage textures/colors/black color 0.00 0.00 0.00 |