modified soapy menu

This commit is contained in:
Ryzerth
2020-12-14 17:18:43 +01:00
parent c3d39029b8
commit 2c84123158
3 changed files with 5 additions and 5 deletions

View File

@ -32,6 +32,7 @@ namespace credits {
// Contributors
ImGui::Text("Contributors");
ImGui::BulletText("Ryzerth (Creator)");
ImGui::BulletText("Alexsey Shestacov");
ImGui::BulletText("aosync");
ImGui::BulletText("Benjamin Kyd");
ImGui::BulletText("Tobias Mädel");

View File

@ -44,6 +44,7 @@ namespace LoadingScreen {
// Contributors
ImGui::Text("Contributors");
ImGui::BulletText("Ryzerth (Creator)");
ImGui::BulletText("Alexsey Shestacov");
ImGui::BulletText("aosync");
ImGui::BulletText("Benjamin Kyd");
ImGui::BulletText("Tobias Mädel");