mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
format line
This commit is contained in:
parent
87b2f0fd26
commit
1d60d72c01
@ -956,7 +956,8 @@ impl PlayState for SessionState {
|
||||
block.get_sprite().map(|s| (*pos, s)),
|
||||
)
|
||||
},
|
||||
BlockInteraction::Mine(_) | BlockInteraction::Mount => {},
|
||||
BlockInteraction::Mine(_)
|
||||
| BlockInteraction::Mount => {},
|
||||
}
|
||||
},
|
||||
Interactable::Entity(entity) => {
|
||||
|
Loading…
Reference in New Issue
Block a user