mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
Adds files to an OS table.
This commit is contained in:
@@ -35,7 +35,7 @@ namespace osrepodbmgr
|
||||
static class MainClass
|
||||
{
|
||||
public static List<string> files;
|
||||
public static Dictionary<string, string> hashes;
|
||||
public static Dictionary<string, DBFile> hashes;
|
||||
public static string path;
|
||||
public static DBEntry dbInfo;
|
||||
public static bool unarUsable;
|
||||
|
||||
Reference in New Issue
Block a user