Skip to content

Commit

Permalink
add server flag for wife3 site sync
Browse files Browse the repository at this point in the history
  • Loading branch information
MinaciousGrace committed May 19, 2020
1 parent 39ae0db commit 53beb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Etterna/Singletons/DownloadManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ static const string TEMP_ZIP_MOUNT_POINT = "/@temp-zip/";
static const string CLIENT_DATA_KEY =
"4406B28A97B326DA5346A9885B0C9DEE8D66F89B562CF5E337AC04C17EB95C40";
static const string DL_DIR = SpecialFiles::CACHE_DIR + "Downloads/";

static const string wife3_rescore_upload_flag = "rescoredw3";
size_t
write_memory_buffer(void* contents, size_t size, size_t nmemb, void* userp)
{
Expand Down

0 comments on commit 53beb94

Please sign in to comment.