fixed loading the mame 0.162 dat's using the 'machine' xml node.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace ROMVault2
|
||||
//public static UsernamePassword Up;
|
||||
public static readonly Encoding Enc = Encoding.GetEncoding(28591);
|
||||
public const string Version = "2.2";
|
||||
public const int SubVersion = 1;
|
||||
public const int SubVersion = 2;
|
||||
|
||||
public static string ErrorMessage;
|
||||
public static string URL;
|
||||
|
||||
Reference in New Issue
Block a user