From 32ba6626c3aef97ada72735490322287b36cf3e5 Mon Sep 17 00:00:00 2001 From: 0aubsq <0aubsq@gmail.com> Date: Sun, 26 Sep 2021 08:29:07 +0200 Subject: [PATCH] Bug fix : Menu tab focus is now fixed after going back from a different screen --- TJAPlayer3/Stages/02.Title/CStageタイトル.cs | 2 +- Test/System | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TJAPlayer3/Stages/02.Title/CStageタイトル.cs b/TJAPlayer3/Stages/02.Title/CStageタイトル.cs index 136bacb0..052d10a7 100644 --- a/TJAPlayer3/Stages/02.Title/CStageタイトル.cs +++ b/TJAPlayer3/Stages/02.Title/CStageタイトル.cs @@ -62,7 +62,7 @@ namespace TJAPlayer3 for (int i = 0; i < this.nbModes; i++) { this.stModeBar[i].BarTexture = TJAPlayer3.Tx.ModeSelect_Bar[i]; - this.stModeBar[i].n現在存在している行 = i + 1; + this.stModeBar[i].n現在存在している行 = i + 1 - n現在の選択行モード選択; } TJAPlayer3.Skin.soundEntry.t再生する(); diff --git a/Test/System b/Test/System index f8deb67d..42c50027 160000 --- a/Test/System +++ b/Test/System @@ -1 +1 @@ -Subproject commit f8deb67d39a2f6e356a96635113b13ba043fcd67 +Subproject commit 42c50027f513b0ca19a424316db3219929308c68