OSDN Git Service

#24736 ギターチップをピックしたときの光るエフェクトの立ち上がりを更に速くした。
[dtxmania/dtxmania.git] / DTXManiaプロジェクト / コード / ステージ / 07.演奏 / CAct演奏チップファイアGB.cs
index 51f016d..0d259ce 100644 (file)
@@ -25,7 +25,7 @@ namespace DTXMania
                        {\r
                                this.pt中央位置[ nLane ].X = n中央X;\r
                                this.pt中央位置[ nLane ].Y = n中央Y;\r
-                               this.ct進行[ nLane ].t開始( 24, 0x38, 8, CDTXMania.Timer );         // #24736 2011.2.17 yyagi: (0, 0x38, 4,..) -> (24, 0x38, 8) に変更 ギターチップの光り始めを早くするため\r
+                               this.ct進行[ nLane ].t開始( 28, 56, 8, CDTXMania.Timer );           // #24736 2011.2.17 yyagi: (0, 0x38, 4,..) -> (24, 0x38, 8) に変更 ギターチップの光り始めを早くするため\r
                        }\r
                }\r
 \r