mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-29 08:00:56 -04:00
post-merge fix
This commit is contained in:
parent
27caee664e
commit
77201d05bc
@ -470,7 +470,7 @@ void OMW::Engine::screenshot()
|
|||||||
// Count screenshots.
|
// Count screenshots.
|
||||||
int shotCount = 0;
|
int shotCount = 0;
|
||||||
|
|
||||||
const std::string screenshotPath = mCfgMgr.getLocalConfigPath().string();
|
const std::string screenshotPath = mCfgMgr.getLocalPath().string();
|
||||||
|
|
||||||
// Find the first unused filename with a do-while
|
// Find the first unused filename with a do-while
|
||||||
std::ostringstream stream;
|
std::ostringstream stream;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user