mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-01-09 12:22:26 +00:00
Merge pull request #381 from 13xforever/vnext
Fix weird install path detection in multi run logs
This commit is contained in:
commit
2f5a06ecf2
@ -257,7 +257,8 @@ namespace CompatBot.EventHandlers.LogParsing
|
||||
"driver_version", "driver_manuf",
|
||||
"driver_manuf_new", "driver_version_new",
|
||||
"vulkan_found_device", "vulkan_compatible_device_name",
|
||||
"vulkan_gpu", "vulkan_driver_version_raw"
|
||||
"vulkan_gpu", "vulkan_driver_version_raw",
|
||||
"compat_database_path"
|
||||
);
|
||||
#if DEBUG
|
||||
Console.WriteLine("===== cleared");
|
||||
|
Loading…
Reference in New Issue
Block a user