mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2025-10-30 07:01:10 +00:00
Compare commits
1 commit
5c90229bf4
...
5f0f8be261
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5f0f8be261 |
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ void Config::updateConfig(
|
|||
|
||||
if (!gameConf.has_value()) {
|
||||
Config::currentConf.reset();
|
||||
std::cerr << "lsfg-vk: Configuration entry disappeared, disabling.\n";
|
||||
std::cout << "lsfg-vk: Configuration entry disappeared, disabling.\n";
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue