more tutorial text
This commit is contained in:
@@ -700,6 +700,9 @@ namespace Tools
|
|||||||
ImGui::SameLine();
|
ImGui::SameLine();
|
||||||
ImGui::Text("kannst du Karten drehen.");
|
ImGui::Text("kannst du Karten drehen.");
|
||||||
ImGui::Text("");
|
ImGui::Text("");
|
||||||
|
ImGui::Text("Dein Ziel: Verbinde die Pumpe mit dem Abfluss, um das");
|
||||||
|
ImGui::Text("Tor zum nächsten Level zu öffnen!");
|
||||||
|
ImGui::Text("");
|
||||||
auto& inflowTexture = rendering.Textures[10];
|
auto& inflowTexture = rendering.Textures[10];
|
||||||
auto& outflowTexture = rendering.Textures[9];
|
auto& outflowTexture = rendering.Textures[9];
|
||||||
auto& connectionTexture = rendering.Textures[8];
|
auto& connectionTexture = rendering.Textures[8];
|
||||||
|
|||||||
Reference in New Issue
Block a user