zhangjiannan 2024-11-20 13:40:40 +08:00
parent 7acbac8a2c
commit 912cad162d
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ namespace GameLogic
}
else
{
PlayerPrefs.SetInt("language", 2);
PlayerPrefs.SetInt("language", 1);
}
string languageStr = "";