delete log
This commit is contained in:
parent
a1af4b9165
commit
bb268b32a3
@ -25,7 +25,6 @@ namespace AlicizaX
|
|||||||
|
|
||||||
static EventContainer()
|
static EventContainer()
|
||||||
{
|
{
|
||||||
Debug.Log(InitialSize);
|
|
||||||
for (int i = 0; i < InitialSize; i++)
|
for (int i = 0; i < InitialSize; i++)
|
||||||
{
|
{
|
||||||
_freeSlots[i] = i;
|
_freeSlots[i] = i;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user