mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +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.EndVertical();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user