From 6dd8139b433e0deba06d374125801a0c77577b9f Mon Sep 17 00:00:00 2001 From: Vantha Date: Tue, 3 Mar 2026 16:55:32 +0100 Subject: [PATCH] Only show the last instruction in the tutorial The idea is to add different types of panels to the tutorial in the future. And the only texts that players might read multiple times are tips or explanations, which the plan is to display on an entirely separate panel anyway. --- binaries/data/mods/public/gui/session/styles.xml | 9 ++++----- .../public/gui/session/tutorial/InstructionPanel.js | 7 +++++-- .../public/gui/session/tutorial/InstructionPanel.xml | 10 ++++------ 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/binaries/data/mods/public/gui/session/styles.xml b/binaries/data/mods/public/gui/session/styles.xml index 5e202030a7..52fe260db2 100644 --- a/binaries/data/mods/public/gui/session/styles.xml +++ b/binaries/data/mods/public/gui/session/styles.xml @@ -222,15 +222,14 @@ text_valign="center" /> -