CV64 and CotM: Correct Archipleago (#5323)

This commit is contained in:
LiquidCat64
2025-08-12 14:01:29 -06:00
committed by GitHub
parent 85c26f9740
commit 6e6fd0e9bc
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ class CV64Web(WebWorld):
tutorials = [Tutorial( tutorials = [Tutorial(
"Multiworld Setup Guide", "Multiworld Setup Guide",
"A guide to setting up the Archipleago Castlevania 64 randomizer on your computer and connecting it to a " "A guide to setting up the Archipelago Castlevania 64 randomizer on your computer and connecting it to a "
"multiworld.", "multiworld.",
"English", "English",
"setup_en.md", "setup_en.md",

View File

@@ -41,7 +41,7 @@ class CVCotMWeb(WebWorld):
tutorials = [Tutorial( tutorials = [Tutorial(
"Multiworld Setup Guide", "Multiworld Setup Guide",
"A guide to setting up the Archipleago Castlevania: Circle of the Moon randomizer on your computer and " "A guide to setting up the Archipelago Castlevania: Circle of the Moon randomizer on your computer and "
"connecting it to a multiworld.", "connecting it to a multiworld.",
"English", "English",
"setup_en.md", "setup_en.md",