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:
@@ -53,6 +53,7 @@ namespace TEngine.Editor
|
||||
|
||||
if (includeListener)
|
||||
{
|
||||
strFile.Append("using UI;\n");
|
||||
strFile.Append("using TEngine;\n");
|
||||
strFile.Append("using UnityEngine;\n");
|
||||
strFile.Append("using UnityEngine.UI;\n\n");
|
||||
|
Reference in New Issue
Block a user