mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix rather dumb typo
This commit is contained in:
@@ -129,7 +129,7 @@ namespace SabreTools.Helper
|
||||
// Create array of dictionary names
|
||||
string[] skippers =
|
||||
{
|
||||
"a780", "fds", "lynx", /* "n64", */ "nes", "pce", "snes",
|
||||
"a7800", "fds", "lynx", /* "n64", */ "nes", "pce", "snes",
|
||||
};
|
||||
|
||||
// Loop through and add all remappings
|
||||
|
||||
Reference in New Issue
Block a user