Assets/Editor/ScriptEditor/NewBieGuideEditorWindow.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Assets/Editor/Tool/ChangeTextAndImage.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Assets/Editor/ScriptEditor/NewBieGuideEditorWindow.cs
@@ -158,7 +158,7 @@ public void Begin() { if (!NewBieCenter.Instance.CheckGuideCondition(guideId)) if (!NewBieCenter.Instance.CheckGuideCondition(guideId, true)) { Debug.LogError("引导条件不满足"); return; Assets/Editor/Tool/ChangeTextAndImage.cs
@@ -22,7 +22,7 @@ if (GUILayout.Button("将Text更换为TextEx")) { ChangeText(); Debug.LogError("文字替换成功, 后续制作尽量少用bestfit,且让字体显示范围最大化兼容海外版本的文字"); Debug.LogError("文字替换成功, bestfit选项请按正常需求设置"); } if (GUILayout.Button("将Image更换为ImageEx"))