WebHost: Standardize some 404 redirects (#4642)

This commit is contained in:
massimilianodelliubaldini
2025-04-04 17:11:45 -04:00
committed by GitHub
parent d8576e72eb
commit 1bec68df4d
11 changed files with 28 additions and 13 deletions

View File

@@ -121,6 +121,7 @@ class ALTTPWeb(WebWorld):
)
tutorials = [setup_en, setup_de, setup_es, setup_fr, msu, msu_es, msu_fr, plando, oof_sound]
game_info_languages = ["en", "fr"]
class ALTTPWorld(World):