mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-31 14:52:11 +01:00
parent
fb8f79e4a7
commit
d1789c4d85
@ -1501,6 +1501,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…
x
Reference in New Issue
Block a user