(Another) Fix attempt
This commit is contained in:
parent
999af6cf37
commit
32b7bb8a2a
@ -279,7 +279,7 @@ namespace TJAPlayer3
|
|||||||
|
|
||||||
// Previous index
|
// Previous index
|
||||||
int n回数 = this.r現在選択中の曲.Openindex;
|
int n回数 = this.r現在選択中の曲.Openindex;
|
||||||
if (this.r現在選択中の曲.Openindex >= list.Count())
|
if (this.r現在選択中の曲.Openindex >= this.r現在選択中の曲.list子リスト.Count())
|
||||||
n回数 = 0;
|
n回数 = 0;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user