mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-14 12:18:22 +00:00
Merge branch 'main' into better-bitstream-tools
This commit is contained in:
commit
7a0b245cb5
@ -303,7 +303,7 @@ int main(int argc, char** argv) {
|
||||
databaseChecksum = md5->hexdigest();
|
||||
|
||||
delete md5;
|
||||
|
||||
|
||||
Game::logger->Log("WorldServer", "FDB Checksum calculated as: %s", databaseChecksum.c_str());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user