1
0
mirror of synced 2025-01-19 09:27:26 +01:00

Extend #BOXCOLOR to the difficulty selection screen

This commit is contained in:
0aubsq 2021-10-18 06:20:05 +02:00
parent 42548b3e55
commit fee9c5d5c0

View File

@ -302,6 +302,8 @@ namespace TJAPlayer3
TJAPlayer3.Tx.SongSelect_ScoreRank.Opacity = (TJAPlayer3.stage選曲.act曲リスト.ctDifficultyIn.n現在の値 - 1255);
TJAPlayer3.Tx.Difficulty_Star.Opacity = (TJAPlayer3.stage選曲.act曲リスト.ctDifficultyIn.n現在の値 - 1255);
TJAPlayer3.Tx.Difficulty_Back[nStrジャンルtoNum(TJAPlayer3.stage選曲.r現在選択中の曲.strジャンル)].color4 = TJAPlayer3.stage選曲.r現在選択中の曲.BoxColor;
TJAPlayer3.Tx.Difficulty_Back[nStrジャンルtoNum(TJAPlayer3.stage選曲.r現在選択中の曲.strジャンル)].t2D中心基準描画(TJAPlayer3.app.Device, 640, 290);
for(int i = 0; i < TJAPlayer3.ConfigIni.nPlayerCount; i++)