mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-07-26 11:34:09 +00:00
Fix zelda name
This commit is contained in:
parent
5d1980857e
commit
a15f133fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ GAME_LIST = [
|
|||
|
||||
{
|
||||
name: "Zelda",
|
||||
nes: "zelda.nes",
|
||||
nes: "zelda.rom",
|
||||
art: "Zelda II - The Adventure of Link (Europe) (Rev A).png"
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue