mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Rename DiffDat to MergeDAT
This commit is contained in:
@@ -6,7 +6,7 @@ using SabreTools.Helper;
|
||||
|
||||
namespace SabreTools
|
||||
{
|
||||
public class DiffDat
|
||||
public class MergeDAT
|
||||
{
|
||||
private static Logger logger;
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="DiffDat.cs" />
|
||||
<Compile Include="MergeDAT.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
Reference in New Issue
Block a user