Updated CommonLibSSE-NG to 3.7.0
This commit is contained in:
parent
278c4cfefd
commit
2cbe179c27
@ -103,7 +103,7 @@ inline void LoadINI(std::map<std::string, bool>* settings, const char* iniPath)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (bUpdateINI) {
|
if (bUpdateINI) {
|
||||||
logger::info("New settings detected, adding to ArtifactTracker.ini");
|
logger::info("New settings detected, adding to EnderalSE.ini");
|
||||||
ini.SaveFile(iniPath);
|
ini.SaveFile(iniPath);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"kind": "git",
|
"kind": "git",
|
||||||
"repository": "https://gitlab.com/colorglass/vcpkg-colorglass",
|
"repository": "https://gitlab.com/colorglass/vcpkg-colorglass",
|
||||||
"baseline": "bbd09a56b951d86dec3ea484ec183d00b013b486",
|
"baseline": "6309841a1ce770409708a67a9ba5c26c537d2937",
|
||||||
"packages": [
|
"packages": [
|
||||||
"commonlibsse-ng",
|
"commonlibsse-ng",
|
||||||
"gluino",
|
"gluino",
|
||||||
|
Loading…
Reference in New Issue
Block a user