修改提交shop修改

This commit is contained in:
2026-02-03 14:31:39 +08:00
parent 55a92d9b23
commit da95507d5a
31 changed files with 181 additions and 335 deletions

View File

@@ -35,6 +35,7 @@ namespace NBC
public static void SetLanguage(this GObject child, string key, params object[] args)
{
if(string.IsNullOrEmpty(key)) return;
if (Text == null) return;
child.lang = key;