mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Correct localisation of numeric values, use coordinate conversions in rtsim
This commit is contained in:
@ -874,7 +874,7 @@ impl StateExt for State {
|
||||
} else {
|
||||
self.notify_players(ServerGeneral::server_msg(
|
||||
comp::ChatType::Kill(kill_source.clone(), *uid),
|
||||
msg.content().clone(),
|
||||
msg.into_content(),
|
||||
))
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user