leaderboard feature added
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Darkmatter.Presentation
|
||||
return obj;
|
||||
}
|
||||
T returningObj = pool.Dequeue();
|
||||
returningObj.gameObject.SetActive(true);
|
||||
return returningObj;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user