From a54ae3cb835e68249c7e02bd94c7d5724a758723 Mon Sep 17 00:00:00 2001 From: yyagi Date: Sat, 1 Oct 2016 13:36:21 +0800 Subject: [PATCH] =?utf8?q?#xxxxx=20107=E3=81=AE=E3=83=AA=E3=83=AA=E3=83=BC?= =?utf8?q?=E3=82=B9=E7=95=AA=E5=8F=B7=E6=9B=B4=E6=96=B0=E3=80=82=20#xxxxx?= =?utf8?q?=20.gitignore=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E3=81=AE?= =?utf8?q?=E6=9B=B4=E6=96=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++- .../コード/全体/CDTXMania.cs | 2 +- 実行時フォルダ/DTXManiaGR.exe | Bin 563200 -> 563200 bytes 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 841d6fbb..13510da9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ obj/ bin/ +log/ *.suo *.csproj.user *.snk @@ -11,4 +12,4 @@ bin/ *.idb *.pdb *.lastbuildstate -*.unsuccessfulbuild \ No newline at end of file +*.unsuccessfulbuild diff --git a/DTXManiaプロジェクト/コード/全体/CDTXMania.cs b/DTXManiaプロジェクト/コード/全体/CDTXMania.cs index 297c110b..db1a211f 100644 --- a/DTXManiaプロジェクト/コード/全体/CDTXMania.cs +++ b/DTXManiaプロジェクト/コード/全体/CDTXMania.cs @@ -23,7 +23,7 @@ namespace DTXMania { // プロパティ #region [ properties ] - public static readonly string VERSION = "107(160924)"; + public static readonly string VERSION = "107(161001)"; public static readonly string SLIMDXDLL = "c_net20x86_Jun2010"; public static readonly string D3DXDLL = "d3dx9_43.dll"; // June 2010 //public static readonly string D3DXDLL = "d3dx9_42.dll"; // February 2010 diff --git a/実行時フォルダ/DTXManiaGR.exe b/実行時フォルダ/DTXManiaGR.exe index e2673881c6938f30c47c3f58e48fc9c5d6f77515..6076ac6fb1381ccfd51b20ba63cddc356feada72 100644 GIT binary patch delta 140 zcmZqJpwzHIX+j5ccI~^y?$&O`)^4WOZsyi*mey|8)^4_~-Rx5=RE^yXT#a3wO?1r- z&7E{j3=JK1ogB?gbd5}0U5rgE%*~AqjB2OL*|SS;kGEt$^M>7!!2k#iw;QQ(D2WIh qvE#F^E|hZIRig6Nq`in~dx{mu7hjN-)1x~$G#Od8w{~z;^8)~q7c5=? delta 140 zcmZqJpwzHIX+j6{@|n*YyIZ>%Tf3QByO~?NSz5bUTf5n|cC$~hP&G9(F)?$rFw%81 zb92=-F*J14b#!#I&~HW2%o}zC21^Db29xbZY8*-; s0!>*iVgJ5KIj;KgNA2E0mZ#fOtT?{-f~=e#-NB*B$h^I^gQJ=s05woBbN~PV -- 2.11.0