mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Update launcher.cpp
This commit is contained in:
parent
473db0e320
commit
e12469bcbe
@ -109,7 +109,7 @@ string LoadConfigFile(const string& svConfig)
|
||||
}
|
||||
else
|
||||
{
|
||||
spdlog::error("{}: '{}' does not exist!\n", __FUNCTION__, svConfig.c_str());
|
||||
spdlog::error("{:s}: '{:s}' does not exist!\n", __FUNCTION__, svConfig.c_str());
|
||||
cfgFile.close();
|
||||
return "";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user