Skip to content

Commit

Permalink
Merge branch 'release/5.2.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
twopointzero committed Apr 15, 2020
2 parents 25e33cd + 413710b commit 74d3b2f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 273 deletions.
4 changes: 0 additions & 4 deletions TJAPlayer3/Stages/07.Game/CStage演奏画面共通.cs
Expand Up @@ -1473,9 +1473,6 @@ protected unsafe E判定 tチップのヒット処理( long nHitTime, CDTX.CChip
{

}


this.t紙吹雪_開始();
}
#endregion

Expand Down Expand Up @@ -4095,7 +4092,6 @@ protected void t進行描画_譜面スクロール速度()
{
this.act譜面スクロール速度.On進行描画();
}
protected abstract void t紙吹雪_開始();
protected abstract void t背景テクスチャの生成();
protected void t背景テクスチャの生成( string DefaultBgFilename, Rectangle bgrect, string bgfilename )
{
Expand Down

0 comments on commit 74d3b2f

Please sign in to comment.