Remove TODO
This commit is contained in:
parent
4c7f6710fd
commit
ac2ad4cc39
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ internal static class CreamAPI
|
||||||
// TODO
|
// TODO
|
||||||
});
|
});
|
||||||
|
|
||||||
// TODO: add all CreamAPI versions' MD5s
|
|
||||||
internal static readonly Dictionary<ResourceIdentifier, HashSet<string>> ResourceMD5s = new()
|
internal static readonly Dictionary<ResourceIdentifier, HashSet<string>> ResourceMD5s = new()
|
||||||
{
|
{
|
||||||
[ResourceIdentifier.Steamworks32] =
|
[ResourceIdentifier.Steamworks32] =
|
||||||
|
|
Loading…
Reference in a new issue