From e441e9e40d27930f3533ffecfa2a48e4fd312f4c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 18:26:27 +0300 Subject: Fix declaration in palette. --- src/gui/palette.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/palette.h') diff --git a/src/gui/palette.h b/src/gui/palette.h index 4505454d8..f9980291f 100644 --- a/src/gui/palette.h +++ b/src/gui/palette.h @@ -139,7 +139,7 @@ class Palette protected: /** Colors used for the rainbow gradient */ - static const gcn::Color RAINBOW_COLORS[]; + static const gcn::Color RAINBOW_COLORS[7]; static const int RAINBOW_COLOR_COUNT; /** Time tick, that gradient-type colors were updated the last time. */ -- cgit v1.2.3-70-g09d2