mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
add new was_combo field to test
This commit is contained in:
parent
b678915b6e
commit
64da99a4d7
@ -163,6 +163,7 @@ fn maps_roll() {
|
||||
stage_section: states::utils::StageSection::Buildup,
|
||||
was_wielded: true,
|
||||
was_sneak: false,
|
||||
was_combo: None,
|
||||
}),
|
||||
&PhysicsState {
|
||||
on_ground: true,
|
||||
|
Loading…
Reference in New Issue
Block a user