• R/O
  • HTTP
  • SSH
  • HTTPS

dtxmania: Commit


Commit MetaInfo

Revisióna54ae3cb835e68249c7e02bd94c7d5724a758723 (tree)
Tiempo2016-10-01 14:36:21
Autoryyagi <yyagi.dtxmania@gmai...>
Commiteryyagi

Log Message

#xxxxx 107のリリース番号更新。
#xxxxx .gitignoreファイルの更新。

Cambiar Resumen

Diferencia incremental

--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
11 obj/
22 bin/
3+log/
34 *.suo
45 *.csproj.user
56 *.snk
@@ -11,4 +12,4 @@ bin/
1112 *.idb
1213 *.pdb
1314 *.lastbuildstate
14-*.unsuccessfulbuild
\ No newline at end of file
15+*.unsuccessfulbuild
--- a/DTXManiaプロジェクト/コード/全体/CDTXMania.cs
+++ b/DTXManiaプロジェクト/コード/全体/CDTXMania.cs
@@ -23,7 +23,7 @@ namespace DTXMania
2323 {
2424 // プロパティ
2525 #region [ properties ]
26- public static readonly string VERSION = "107(160924)";
26+ public static readonly string VERSION = "107(161001)";
2727 public static readonly string SLIMDXDLL = "c_net20x86_Jun2010";
2828 public static readonly string D3DXDLL = "d3dx9_43.dll"; // June 2010
2929 //public static readonly string D3DXDLL = "d3dx9_42.dll"; // February 2010
Binary files a/実行時フォルダ/DTXManiaGR.exe and b/実行時フォルダ/DTXManiaGR.exe differ
Show on old repository browser