From 9753cdbb33468148e1f690d67cb631d661e62027 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:39:35 +0300 Subject: fix style in resources directory. --- src/resources/dye.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/resources/dye.cpp') diff --git a/src/resources/dye.cpp b/src/resources/dye.cpp index bfe9145bc..960ac36ae 100644 --- a/src/resources/dye.cpp +++ b/src/resources/dye.cpp @@ -29,7 +29,9 @@ #include "debug.h" -DyePalette::DyePalette(const std::string &description, const int8_t blockSize) +DyePalette::DyePalette(const std::string &description, + const int8_t blockSize) : + mColors() { const int size = static_cast(description.length()); if (size == 0) -- cgit v1.2.3-70-g09d2