Allow running the visual studio debugger

This commit is contained in:
Maurice Heumann 2023-03-22 19:10:07 +01:00
parent 6710b231e7
commit 037efe8fe6

View File

@ -207,6 +207,9 @@ namespace arxan
L"x32dbg",
L"x64dbg",
L"Wireshark",
L"Debug",
L"DEBUG",
L"msvsmon",
};
if (!string.Buffer || !string.Length)