Skip to content

Commit 3db0dbd

Browse files
Added UGUI package as file generation window
1 parent f686c16 commit 3db0dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editor/GenerateFileEditorWindow.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#if UNITY_EDITOR
1+
#if UNITY_EDITOR && ECS_DEFINED_COM_UNITY_UGUI
22
using System.Collections.Generic;
33
using System.IO;
44
using System.Linq;

0 commit comments

Comments
 (0)