Skip to content

Commit

Permalink
Update DownloadManager.h
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored Dec 2, 2018
1 parent 4187ee0 commit 5230541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DownloadManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ class OnlineScore
class DownloadManager
{
public:
static const LuaReference EMPTY_REFERENCE;
static LuaReference EMPTY_REFERENCE;
DownloadManager();
~DownloadManager();
map<string, Download*> downloads; // Active downloads
Expand Down

0 comments on commit 5230541

Please sign in to comment.