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
1cbfcd2a0e
commit
8503158efb
@ -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…
x
Reference in New Issue
Block a user