The 11th type of cat not spawning at all. This could be an issue with
type = this.random.nextInt(10);
not inclusively generate 10 as the type number.
Linked issues
Comments 0
No comments.
The 11th type of cat not spawning at all. This could be an issue with
type = this.random.nextInt(10);
not inclusively generate 10 as the type number.
No comments.