config build 提交

dev_chengFeng
jiaoyangna 2021-06-22 20:41:51 +08:00
parent 97da91abc3
commit 8b3e5dbae4
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ namespace GameEditor.FrameTool
EditorGUILayout.BeginVertical();
EditorGUILayout.BeginHorizontal();
GUILayout.Label("加载数据");
configPath = GUILayout.TextArea(configPath);
if (GUILayout.Button("Brown", GUILayout.ExpandWidth(false)))
{