修改提交shop修改
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user