mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-05 16:00:15 +02:00
Bumped version to 2.0.1.
Added Flathub link.
This commit is contained in:
parent
5ffbab8208
commit
9acd3dbc9b
2 changed files with 3 additions and 1 deletions
|
@ -898,7 +898,7 @@ void winmain::a_dialog()
|
|||
ImGui::Separator();
|
||||
|
||||
ImGui::TextUnformatted("Decompiled -> Ported to SDL");
|
||||
ImGui::TextUnformatted("Version 2.0");
|
||||
ImGui::TextUnformatted("Version 2.0.1");
|
||||
if (ImGui::SmallButton("Project home: https://github.com/k4zmu2a/SpaceCadetPinball"))
|
||||
{
|
||||
#if SDL_VERSION_ATLEAST(2, 0, 14)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue