Closed kenjinp closed 3 years ago
Resolves an issue found here https://github.com/3mcd/javelin/issues/136 where entities cannot be spawned in the client after the initial message.
I didn't add a test for this, because I'm not sure how to stub out the world object yet.
Looks good to me. Thanks for fixing this @kenjinp!
Resolves an issue found here https://github.com/3mcd/javelin/issues/136 where entities cannot be spawned in the client after the initial message.
I didn't add a test for this, because I'm not sure how to stub out the world object yet.