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