add define
This commit is contained in:
parent
1e66136bfc
commit
c0dd3dfdc5
@ -1,4 +1,5 @@
|
||||
using System.Collections;
|
||||
#if ADDRESSABLES && UI_ELEMENTS
|
||||
using System.Collections;
|
||||
using UnityEngine;
|
||||
using UnityEngine.UIElements;
|
||||
|
||||
@ -22,3 +23,4 @@ namespace NEG.Utils.UiToolkits
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Loading…
x
Reference in New Issue
Block a user