mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-26 07:49:36 -05:00
Update ui_about.hpp
Year was wrong in "About" screen.
This commit is contained in:
parent
98f89a84bb
commit
ca7bb0941b
@ -98,7 +98,7 @@ private:
|
|||||||
{"Rainer Matla", "Keld Norman", TITLE},
|
{"Rainer Matla", "Keld Norman", TITLE},
|
||||||
{"Sigmounte", "Waax", TITLE},
|
{"Sigmounte", "Waax", TITLE},
|
||||||
{"Windyoona", "Channels", TITLE_LF},
|
{"Windyoona", "Channels", TITLE_LF},
|
||||||
{"", "MMXVI", END}
|
{"", "MMXVII", END}
|
||||||
};
|
};
|
||||||
|
|
||||||
std::array<Text, 10> text_line { };
|
std::array<Text, 10> text_line { };
|
||||||
|
Loading…
Reference in New Issue
Block a user