add new was_combo field to test

This commit is contained in:
Knarkzel 2020-11-15 23:49:01 +01:00
parent b678915b6e
commit 64da99a4d7

View File

@ -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,