We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3aa11a commit 719d984Copy full SHA for 719d984
Runtime/Poolable.cs
@@ -1,7 +1,7 @@
1
#if ODIN_INSPECTOR
2
using Sirenix.OdinInspector;
3
-using System.Collections.Generic;
4
#endif
+using System.Collections.Generic;
5
using UnityEngine;
6
7
namespace ToolBox.Pools
0 commit comments