GUI: update info about Revolt

This commit is contained in:
tildearrow 2023-10-26 17:33:01 -05:00
parent 422c916e4e
commit 0c00322004

View file

@ -274,7 +274,7 @@ void FurnaceGUI::drawTutorial() {
ImGui::TextWrapped( ImGui::TextWrapped(
"if you need help, you may:\n" "if you need help, you may:\n"
"- read the manual (a file called manual.pdf)\n" "- read the manual (a file called manual.pdf)\n"
"- ask for help in Discussions (https://github.com/tildearrow/furnace/discussions), the Furnace Discord (https://discord.gg/EfrwT2wq7z) or Furnace in Revolt (https://rvlt.gg/GRPS6tmc)" "- ask for help in Discussions (https://github.com/tildearrow/furnace/discussions), the Furnace Discord (https://discord.gg/EfrwT2wq7z) or Furnace in Revolt (official: https://rvlt.gg/GRPS6tmc)"
); );
ImGui::Separator(); ImGui::Separator();