summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/System.c4g/MagicEarth.c
diff options
context:
space:
mode:
Diffstat (limited to 'TemplePushing.c4s/System.c4g/MagicEarth.c')
-rw-r--r--TemplePushing.c4s/System.c4g/MagicEarth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TemplePushing.c4s/System.c4g/MagicEarth.c b/TemplePushing.c4s/System.c4g/MagicEarth.c
index ab71cfd..4ac1463 100644
--- a/TemplePushing.c4s/System.c4g/MagicEarth.c
+++ b/TemplePushing.c4s/System.c4g/MagicEarth.c
@@ -7,5 +7,5 @@
func ScrollColor()
{
- return RGB(0, 192, 0);
+ return RGB(80, 200, 80);
}