本地化问题修改

This commit is contained in:
2025-05-16 21:47:35 +08:00
parent 6638b42997
commit 851070f3cf
52 changed files with 7768 additions and 5502 deletions
@@ -246,6 +246,11 @@ namespace AibisDream.FixSystem
{
// 这里不能手动跳到下一行
}
public void OnLocalizationChanged(string value)
{
// 屏幕不需要本地化
}
#endregion
}