feat: add world chat UI
This commit is contained in:
@@ -151,7 +151,7 @@ public class XWorldUtil
|
||||
{
|
||||
if (EditorPrefs.HasKey(AUTO_CONVERT_JSON_ON_FOCUS_PREF_KEY))
|
||||
return EditorPrefs.GetBool(AUTO_CONVERT_JSON_ON_FOCUS_PREF_KEY, true);
|
||||
return EditorPrefs.GetBool(AUTO_CONVERT_HTML_ON_FOCUS_PREF_KEY, true);
|
||||
return true;
|
||||
}
|
||||
|
||||
static bool s_IsAutoConvertingJsonPrefabs;
|
||||
|
||||
Reference in New Issue
Block a user