Skip to content

Commit

Permalink
Update ModUpdater.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Athlon007 committed May 28, 2021
1 parent 4b74a35 commit 305661b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MSCLoader/MSCLoader/ModUpdater.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1457,6 +1457,7 @@ internal struct ModUpdateData
public int LatestFileID;
}

// We are using it in a place when we need to download a mod reference.
class DummyMod : Mod
{
public override string ID => "ModLoaderProModReference";
Expand Down

0 comments on commit 305661b

Please sign in to comment.