Fixed issue #89. One line fix.
This commit is contained in:
parent
d83c16827f
commit
bcf02f4ecd
@ -3,7 +3,7 @@
|
||||
public class LibraryFolder
|
||||
{
|
||||
public string path;
|
||||
public Dictionary<int, int> apps;
|
||||
public Dictionary<int, ulong> apps;
|
||||
|
||||
public LibraryFolder()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user