From a9284596a8fea43b05802e77ac364ac9bac27b52 Mon Sep 17 00:00:00 2001 From: BruebachL <44814898+BruebachL@users.noreply.github.com> Date: Sat, 24 Jan 2026 12:51:20 +0100 Subject: [PATCH] Update cockatrice/src/interface/widgets/tabs/tab_game.cpp Co-authored-by: RickyRister <42636155+RickyRister@users.noreply.github.com> --- cockatrice/src/interface/widgets/tabs/tab_game.cpp | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/cockatrice/src/interface/widgets/tabs/tab_game.cpp b/cockatrice/src/interface/widgets/tabs/tab_game.cpp index 7f66d0f44..6aabb0ecf 100644 --- a/cockatrice/src/interface/widgets/tabs/tab_game.cpp +++ b/cockatrice/src/interface/widgets/tabs/tab_game.cpp @@ -218,12 +218,13 @@ void TabGame::finishTutorialInitialization() tr("Let's go over them quickly, left-to-right.\n\nThe phase toolbar\nThe player area\nThe battlefield")}); gamePlaySequence.addStep( {gamePlayAreaWidget, - tr("First up, is the phase toolbar. This toolbar shows the current phase of the turn. You " - "can advance it by pressing\n\n- Tab (simply advances the phase)\n- Ctrl+Space (advances " - "the phase and performes any associated actions)\n- Clicking directly on the phase you " - "want to change to.\n\nYou can also pass the turn here, although, you should note that " - "most players prefer you simply leave your turn on the end step and allow them to " - "'take' the turn from you by pressing 'Next turn' themselves.")}); + tr("First up, is the phase toolbar. This toolbar shows the current phase of the turn. You can advance it by " + "pressing\n\n" + "- Tab (simply advances the phase)\n" + "- Ctrl+Space (advances the phase and performes any associated actions)\n" + "- Clicking directly on the phase you want to change to.\n\n" + "You can also pass the turn here, although, you should note that most players prefer you simply leave your " + "turn on the end step and allow them to 'take' the turn from you by pressing 'Next turn' themselves.")}); gamePlaySequence.addStep({gamePlayAreaWidget, tr("Next up, is your player area.\n\nHere you can find:\n\n- Your " "avatar\n- Your life-counter\n- Various counters you can use to " "track temporary resources (i.e. mana)\n- Your "