Small fix (Make the 2 added assets non-mandatory)
This commit is contained in:
parent
21db24573a
commit
e51541bd1e
@ -248,7 +248,7 @@ namespace TJAPlayer3
|
||||
|
||||
if (puchiUnlockables.ContainsKey(pos)
|
||||
&& !TJAPlayer3.NamePlateConfig.data.UnlockedPuchicharas[iPlayer].Contains(pos))
|
||||
TJAPlayer3.Tx.Heya_Lock.t2DŠg‘å—¦<EFBFBD>l—¶<EFBFBD>ã’†‰›Šî<EFBFBD>€•`‰æ(TJAPlayer3.app.Device, 620 + 302 * i, 200);
|
||||
TJAPlayer3.Tx.Heya_Lock?.t2DŠg‘å—¦<EFBFBD>l—¶<EFBFBD>ã’†‰›Šî<EFBFBD>€•`‰æ(TJAPlayer3.app.Device, 620 + 302 * i, 200);
|
||||
|
||||
|
||||
}
|
||||
@ -386,7 +386,7 @@ namespace TJAPlayer3
|
||||
if (iCurrentMenu >= 0)
|
||||
{
|
||||
if (this.ttkInfoSection != null && this.ttkInfoSection.str文字 != "")
|
||||
TJAPlayer3.Tx.Heya_Box.t2D•`‰æ(TJAPlayer3.app.Device, 0, 0);
|
||||
TJAPlayer3.Tx.Heya_Box?.t2D•`‰æ(TJAPlayer3.app.Device, 0, 0);
|
||||
|
||||
if (this.ttkInfoSection != null)
|
||||
TJAPlayer3.stage選曲.act曲リスト.ResolveTitleTexture(this.ttkInfoSection)
|
||||
|
Loading…
x
Reference in New Issue
Block a user