Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/materials')
-rw-r--r--base/materials/colors.shader4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/materials/colors.shader b/base/materials/colors.shader
index 9dc9c8c..27618bc 100644
--- a/base/materials/colors.shader
+++ b/base/materials/colors.shader
@@ -31,14 +31,14 @@ textures/colors/white_bright
textures/colors/red
{
qer_editorimage textures/colors/red
- color 0.00 0.00 1.00
+ color 1.00 0.00 0.00
environment sky
}
textures/colors/red_bright
{
qer_editorimage textures/colors/red
- color 0.00 0.00 1.00
+ color 1.00 0.00 0.00
environment sky
bright
}