Fix unintentionally concatenated strings
This commit is contained in:
parent
61d7749aaf
commit
12d90d77c7
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ private:
|
|||
L"SS2OSD.dll", // ASUS Sonic Studio 2
|
||||
L"Nahimic2OSD.dll",
|
||||
L"NahimicMSIOSD.dll",
|
||||
L"nhAsusPhoebusOSD.dll" // ASUS Phoebus
|
||||
L"nhAsusPhoebusOSD.dll", // ASUS Phoebus
|
||||
|
||||
// This DLL has been seen in several crash reports. Some Googling
|
||||
// suggests it's highly unstable and causes issues in many games.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue