mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Multiple Assets and UI fixes and additions
This commit is contained in:
@ -231,7 +231,7 @@ impl<'a> System<'a> for Sys {
|
||||
}
|
||||
}
|
||||
Some(Item::Tool { .. }) => {
|
||||
// Attack
|
||||
// Melee Attack
|
||||
if controller.primary
|
||||
&& (character.movement == Stand
|
||||
|| character.movement == Run
|
||||
|
Reference in New Issue
Block a user