mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Updated to work on latest master.
This commit is contained in:
parent
e8340d88af
commit
6d6c020eab
@ -26,6 +26,7 @@ use common::{
|
||||
state::{BlockChange, State, TimeOfDay, Uid},
|
||||
terrain::{block::Block, TerrainChunk, TerrainChunkSize, TerrainGrid},
|
||||
vol::{ReadVol, RectVolSize, Vox},
|
||||
msg::{validate_chat_msg, MAX_BYTES_CHAT_MSG, ChatMsgValidationError},
|
||||
};
|
||||
use crossbeam::channel;
|
||||
use hashbrown::{hash_map::Entry, HashMap};
|
||||
|
Loading…
Reference in New Issue
Block a user