Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure portrait node is removed from tree immediately
`queue_free()` only removes the node from the tree when it is freed. This gives a problem in `change_speaker`, which assumes the first child of the portrait container is the current speaker.
- Loading branch information