mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
parent
c9f6e65b9b
commit
24807d8d75
1 changed files with 2 additions and 0 deletions
|
@ -1496,6 +1496,8 @@ namespace dxvk {
|
|||
}
|
||||
|
||||
if (!confLine.empty()) {
|
||||
ctx.active = true;
|
||||
|
||||
// Inform the user that we parsing config from environment, might
|
||||
// help when debugging configuration issues
|
||||
Logger::info(str::format("Found config env: ", confLine));
|
||||
|
|
Loading…
Add table
Reference in a new issue