]> git.tdb.fi Git - libs/game.git/commit
Send spawns of newly-created entities in deferred_tick
authorMikko Rasa <tdb@tdb.fi>
Sat, 17 Jun 2023 21:02:40 +0000 (00:02 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 17 Jun 2023 21:44:51 +0000 (00:44 +0300)
commit42b91e8dc22d6c3238ca375efb8542997a56ca56
treeae6301726864302b5dc8b5f526bbaa7d10a22e0b
parentf7136b62685b94ed271ac6e6a09c98f47d3e270d
Send spawns of newly-created entities in deferred_tick

Spawn info won't have been set in the component_create event for the
zygote.
source/game/replicator.cpp
source/game/replicator.h