mirror of
https://github.com/Siccity/xNode.git
synced 2026-03-26 22:49:02 +08:00
!TX
This commit is contained in:
parent
f77183cca3
commit
7e4e4b6f8e
@ -120,11 +120,6 @@ namespace XNodeEditor {
|
|||||||
if (GUILayout.Button(new GUIContent("XNode Documentation", "https://github.com/Siccity/xNode/wiki"),
|
if (GUILayout.Button(new GUIContent("XNode Documentation", "https://github.com/Siccity/xNode/wiki"),
|
||||||
GUILayout.Width(180)))
|
GUILayout.Width(180)))
|
||||||
Application.OpenURL("https://github.com/Siccity/xNode/wiki");
|
Application.OpenURL("https://github.com/Siccity/xNode/wiki");
|
||||||
|
|
||||||
if (GUILayout.Button(
|
|
||||||
new GUIContent("IcSkill Documentation", "https://github.com/yika-aixi/IcSkillSystem"),
|
|
||||||
GUILayout.Width(180)))
|
|
||||||
Application.OpenURL("https://github.com/yika-aixi/IcSkillSystem");
|
|
||||||
}
|
}
|
||||||
EditorGUILayout.Space();
|
EditorGUILayout.Space();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user