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 d2275fc commit 265d655Copy full SHA for 265d655
ObjectPooler.cs
@@ -1,9 +1,6 @@
1
using System;
2
-using System.Collections;
3
using System.Collections.Generic;
4
-using JetBrains.Annotations;
5
using UnityEngine;
6
-using UnityEngine.PlayerLoop;
7
8
public class ObjectPooler : MonoBehaviour
9
{
0 commit comments