mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixed audio test, added changelog line.
This commit is contained in:
parent
e62960e75d
commit
987df30dc4
@ -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
|
||||
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user