2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 09:51:21 +00:00

Update About

This commit is contained in:
Luke Street 2025-04-03 00:29:13 -06:00
parent c18b69be88
commit 99d5f30ed8

View File

@ -722,7 +722,7 @@ void ImGuiConsole::ShowAboutWindow(bool preLaunch) {
ImGui::PopStyleColor();
ImGui::Dummy(padding);
}
ImGuiTextCenter("2015-2022");
ImGuiTextCenter("2015-2025");
ImGui::BeginGroup();
ImGui::PushStyleColor(ImGuiCol_Text, IM_COL32(255, 255, 255, 200));
ImGuiStringViewText("Development & Research");