diff options
author | Stijn Buys <ingar@osirion.org> | 2009-02-08 16:50:22 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-02-08 16:50:22 +0000 |
commit | 322ef4772f82054c82d0c5e21251d666868c33b4 (patch) | |
tree | cc043c2c2889c67a133a2dfaee1c8c6426bdfe53 /base/materials | |
parent | ff58f83aab41a8cf5a9002c42992ad1563f9a649 (diff) |
fixed a typing error
Diffstat (limited to 'base/materials')
-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 2506b90..cfc7701 100644 --- a/base/materials/colors.shader +++ b/base/materials/colors.shader @@ -2,7 +2,7 @@ textures/colors/black { qer_editorimage textures/colors/black color 0.00 0.00 0.00 - environmentsky) + environment sky } textures/colors/black_bright |