mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
3d9c3e481e
In order to keep the performance we made it Internal Mutability and use a `Mutex` per Stream, till `Stream.send` is no longer `&mut self`. The old solution didn't rely on this, but needed multiple Components instead which zest didn't liked |
||
---|---|---|
.. | ||
entity_creation.rs | ||
entity_manipulation.rs | ||
group_manip.rs | ||
interaction.rs | ||
inventory_manip.rs | ||
mod.rs | ||
player.rs |