1
0
mirror of synced 2025-01-31 03:53:44 +01:00

Fix Hide Dan/Tower description and add default skin song select backgrounds

This commit is contained in:
0aubsq 2022-01-15 15:26:23 +01:00
parent d02ced45b2
commit 9dfa2ec72d
14 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 589 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 574 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 565 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 417 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 600 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 635 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 KiB

View File

@ -91,7 +91,7 @@ namespace TJAPlayer3
this.list項目リスト.Add( this.iTaikoPlayerCount ); this.list項目リスト.Add( this.iTaikoPlayerCount );
this.iDanTowerHide = new CItemToggle(CLangManager.LangInstance.GetString(10056), TJAPlayer3.ConfigIni.bDanTowerHide, this.iDanTowerHide = new CItemToggle(CLangManager.LangInstance.GetString(10056), TJAPlayer3.ConfigIni.bDanTowerHide,
CLangManager.LangInstance.GetString(10056)); CLangManager.LangInstance.GetString(10057));
this.list項目リスト.Add(this.iDanTowerHide); this.list項目リスト.Add(this.iDanTowerHide);
/* /*