mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Update mod.rs missed a comma
This commit is contained in:
parent
3dbd553997
commit
a36106eb22
@ -213,7 +213,7 @@ pub enum VoiceKind {
|
||||
Mandragora,
|
||||
Asp,
|
||||
Fungome,
|
||||
Truffler
|
||||
Truffler,
|
||||
}
|
||||
|
||||
fn body_to_voice(body: &Body) -> Option<VoiceKind> {
|
||||
|
Loading…
Reference in New Issue
Block a user