OSDN Git Service

#xxxxx bLogDTXの初期値をオフにした。 Release105
authoryyagi <yyagi@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Mon, 1 Aug 2016 13:24:00 +0000 (13:24 +0000)
committeryyagi <yyagi@16f42ceb-6dc6-49c8-ba94-f2d53467949d>
Mon, 1 Aug 2016 13:24:00 +0000 (13:24 +0000)
git-svn-id: http://svn.osdn.jp/svnroot/dtxmania/trunk@1019 16f42ceb-6dc6-49c8-ba94-f2d53467949d

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

index 64f85b8..bccb678 100644 (file)
@@ -436,7 +436,7 @@ namespace DTXMania
                        bAVI = new COptionBool(true);\r
                        bBGA = new COptionBool(true);\r
                        bFillin = new COptionBool(true);\r
-                       bLogDTX = new COptionBool(true);\r
+                       bLogDTX = new COptionBool(false);\r
                        bLogEnumerateSongs = new COptionBool(false);\r
                        bLogCreateRelease = new COptionBool(false);\r
                        bCymbalFree = new COptionBool(false);\r
index b040f26..0c8a8c3 100644 (file)
Binary files a/実行時フォルダ/DTXManiaGR.exe and b/実行時フォルダ/DTXManiaGR.exe differ