Update ui_about.hpp

Year was wrong in "About" screen.
This commit is contained in:
Giorgio Campiotti 2017-02-05 21:36:00 +01:00 committed by GitHub
parent 98f89a84bb
commit ca7bb0941b

View File

@ -98,7 +98,7 @@ private:
{"Rainer Matla", "Keld Norman", TITLE},
{"Sigmounte", "Waax", TITLE},
{"Windyoona", "Channels", TITLE_LF},
{"", "MMXVI", END}
{"", "MMXVII", END}
};
std::array<Text, 10> text_line { };