fix: Typo in parallel_n64 core name

Fixes #1219. Typo found by @Subtixx in that same issue.
This commit is contained in:
Michael Manganiello
2024-12-17 00:07:21 -03:00
parent 7fb34d7e8b
commit 7bfa08df14

View File

@@ -334,7 +334,7 @@ const _EJS_CORES_MAP = {
fds: ["fceumm", "nestopia"],
"game-televisison": ["fceumm"],
"new-style-nes": ["fceumm"],
n64: ["mupen64plus_next", "parallel-n64"],
n64: ["mupen64plus_next", "parallel_n64"],
"ique-player": ["mupen64plus_next"],
nds: ["melonds", "desmume2015"],
"nintendo-ds-lite": ["melonds", "desmume2015"],