Fix #281 (Set autoplay off on first play)
This commit is contained in:
parent
e767c58452
commit
7d87f8291a
@ -1528,8 +1528,8 @@ namespace TJAPlayer3
|
||||
#region [ AutoPlay ]
|
||||
this.bAutoPlay = new STAUTOPLAY();
|
||||
|
||||
this.b太鼓パートAutoPlay = true;
|
||||
this.b太鼓パートAutoPlay2P = true;
|
||||
this.b太鼓パートAutoPlay = false;
|
||||
this.b太鼓パートAutoPlay2P = false;
|
||||
this.bAuto先生の連打 = true;
|
||||
#endregion
|
||||
this.nヒット範囲ms = new STRANGE();
|
||||
|
Loading…
x
Reference in New Issue
Block a user