mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
Update ScriptGenerator.cs
This commit is contained in:
@@ -285,6 +285,7 @@ namespace TEngine.Editor.UI
|
|||||||
{
|
{
|
||||||
GUILayout.Label(item.Key + ":\t" + item.Value);
|
GUILayout.Label(item.Key + ":\t" + item.Value);
|
||||||
}
|
}
|
||||||
|
GUILayout.EndVertical();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user