mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Rebased
Former-commit-id: 017002bca2078f48998ecb412480492556082491
This commit is contained in:
parent
276d5359cd
commit
7fc923f2a7
@ -20,5 +20,3 @@ pub enum ClientMsg {
|
||||
},
|
||||
Disconnect,
|
||||
}
|
||||
|
||||
impl middleman::Message for ClientMsg {}
|
||||
|
@ -19,5 +19,3 @@ pub enum ServerMsg {
|
||||
chunk: Box<TerrainChunk>,
|
||||
},
|
||||
}
|
||||
|
||||
impl middleman::Message for ServerMsg {}
|
||||
|
Loading…
Reference in New Issue
Block a user