GUI: update info about Revolt
This commit is contained in:
parent
422c916e4e
commit
0c00322004
|
@ -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();
|
||||||
|
|
Loading…
Reference in a new issue