Fix rather dumb typo

This commit is contained in:
Matt Nadareski
2016-04-12 17:20:51 -07:00
parent e9d8e5fc01
commit a48fabd1fe

View File

@@ -129,7 +129,7 @@ namespace SabreTools.Helper
// Create array of dictionary names // Create array of dictionary names
string[] skippers = string[] skippers =
{ {
"a780", "fds", "lynx", /* "n64", */ "nes", "pce", "snes", "a7800", "fds", "lynx", /* "n64", */ "nes", "pce", "snes",
}; };
// Loop through and add all remappings // Loop through and add all remappings