1
0
mirror of synced 2025-02-17 19:09:25 +01:00
This commit is contained in:
0aubsq 2022-06-14 18:34:53 +02:00
parent b14d57e8ee
commit 3b7f139468

View File

@ -268,7 +268,7 @@ namespace TJAPlayer3
this.stScore[ i ].nAddScore = 10000;
this.stScore[ i ].ctTimer = new CCounter( 0, 100, 4, TJAPlayer3.Timer );
this.stScore[ i ].bBonusScore = true;
this.stScore[ i ].bAddEnd = true;
this.stScore[ i ].bAddEnd = false;
this.stScore[ i ].nPlayer = player;
this.n現在表示中のAddScore++;
break;