001
This commit is contained in:
parent
865bfc5fd4
commit
e80f815470
|
@ -769,6 +769,9 @@ public class GameManager : MonoBehaviour
|
|||
break;
|
||||
}
|
||||
}
|
||||
else {
|
||||
j++;
|
||||
}
|
||||
Debug.Log("##04.5 Count:" + ENVs.Count);
|
||||
}
|
||||
Debug.Log("j:" + j);
|
||||
|
|
Loading…
Reference in New Issue