mirror of
https://github.com/kwsch/NHSE.git
synced 2026-09-26 20:07:11 -05:00
Update dumper path
This commit is contained in:
@@ -7,7 +7,7 @@ public static class DumpTests
|
||||
{
|
||||
private const string RepoPath = @"C:\Users\Kurt\Documents\GitHub";
|
||||
private const string PatchDumpPath = @"D:\Kurt\Desktop\ac\" + PatchFolderName;
|
||||
private const string PatchFolderName = "v110";
|
||||
private const string PatchFolderName = "v111";
|
||||
private const string MessageDumpFormat = @"Message\String_{0}";
|
||||
|
||||
[Fact]
|
||||
|
||||
Reference in New Issue
Block a user