generic pool made
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using Darkmatter.Domain;
|
||||
|
||||
namespace Darkmatter.Presentation
|
||||
{
|
||||
public class LeaderBoardDataPool : ObjectPool<LeaderBoardData> { }
|
||||
}
|
||||
Reference in New Issue
Block a user