OSDN Git Service

#23886 ベースの全AutoOn/Offが機能していなかったのを修正。
authoryyagi <yyagi@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Sat, 26 May 2012 02:03:52 +0000 (02:03 +0000)
committeryyagi <yyagi@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Sat, 26 May 2012 02:03:52 +0000 (02:03 +0000)
git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/branches/120508(DTXMania%20with%20%2323886)@411 16f42ceb-6dc6-49c8-ba94-f2d53467949d

DTXManiaプロジェクト/コード/ステージ/04.コンフィグ/CActConfigList.cs
実行時フォルダ/DTXManiaGR.exe

index b4715ea..6667c80 100644 (file)
@@ -728,7 +728,7 @@ namespace DTXMania
                        "まとめて切り替えます。",\r
                        "You can change whether Auto or not\n" +\r
                        " for all guitar lanes at once." );\r
-                       this.list項目リスト.Add( this.iGuitarAutoPlayAll );\r
+                       this.list項目リスト.Add( this.iBassAutoPlayAll );\r
                        this.iBassR = new CItemToggle( "    R", CDTXMania.ConfigIni.bAutoPlay.BsR,\r
                                "Rネックを自動で演奏します。",\r
                                "To play R neck automatically." );\r
index 5dd7609..bdf1813 100644 (file)
Binary files a/実行時フォルダ/DTXManiaGR.exe and b/実行時フォルダ/DTXManiaGR.exe differ