---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
cajun
2024-10-01 08:34:46 -05:00
committed by GitHub
parent d1b3bdac74
commit 5016c6efa2
32836 changed files with 65408 additions and 48862 deletions

View File

@@ -1323,7 +1323,7 @@ localized_phy_reminder :=
else if input == "ru" then russian_phy_reminder(costs, phy_matches: phy_matches, multiple: multiple)
else if input == "ko" then korean_phy_reminder(costs, phy_matches: phy_matches, multiple: multiple)
else if input == "zht" then chinese_traditional_phy_reminder(costs, phy_matches: phy_matches, multiple: multiple)
else english_phy_reminder(costs, phy_matches: phy_matches, multiple: multiple))
else english_phy_reminder(costs, phy_matches: phy_matches, multiple: multiple))
}
english_phy_reminder :=
{