Fixed audio test, added changelog line.

This commit is contained in:
Sam 2020-11-20 11:50:01 -06:00
parent e62960e75d
commit 987df30dc4
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Campfire SFX
- Wind SFX system
- Added Norwegian language
- Roll can now interrupt attacks
### Changed

View File

@ -86,6 +86,7 @@ fn maps_basic_melee() {
knockback: 0.0,
range: 1.0,
max_angle: 1.0,
ability_key: states::utils::AbilityKey::Mouse1,
},
timer: Duration::default(),
stage_section: states::utils::StageSection::Buildup,