1
0
mirror of synced 2025-02-17 19:09:25 +01:00

Update CActSelect曲リスト.cs

This commit is contained in:
0auBSQ 2022-11-27 15:22:44 +09:00
parent 00e982ddfc
commit 787ef28f3b

View File

@ -2486,6 +2486,7 @@ namespace TJAPlayer3
private void tバーの初期化()
{
int barCenterNum = (TJAPlayer3.Skin.SongSelect_Bar_Count - 1) / 2;
for ( int i = 0; i < TJAPlayer3.Skin.SongSelect_Bar_Count; i++ )
{
C曲リストード song = this.rGetSideSong(i - 4);