mirror of
https://github.com/mangosfour/server.git
synced 2025-12-23 16:37:03 +00:00
Apply style fix pt2
This commit is contained in:
parent
35405dd549
commit
1392c131e7
77 changed files with 1318 additions and 817 deletions
|
|
@ -137,7 +137,7 @@ void LoadDB2Stores(const std::string& dataPath)
|
|||
sLog.outError("Please extract correct db2 files from build %s", AcceptableClientBuildsListStr().c_str());
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
sLog.outString();
|
||||
sLog.outString( ">> Initialized %d db2 stores", DB2FileCount );
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue