Skip to content

Commit

Permalink
fix: Added Laurion's Song zones. General Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
wired420 committed Dec 4, 2023
1 parent d16d8d4 commit b6b67b5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions MQ2MeshManager.cpp
Expand Up @@ -1457,17 +1457,6 @@ void MeshUpdateDatabase() {
MeshDownloadFile(dbURL, fName, ResPath.string(), true);
}

/**
* THREADING
*
* To keep from blocking the client we're setting up threads for hashing and
* downloading. Hopefully this will keep the client from glitching so much
* during the update processes.
*
*/



/**
* @fn InitializePlugin
*
Expand Down

0 comments on commit b6b67b5

Please sign in to comment.