mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fix charge being broken.
This commit is contained in:
parent
d1139c3b7c
commit
257c670aaf
@ -14,6 +14,6 @@ DashMelee(
|
|||||||
charge_duration: 4.0,
|
charge_duration: 4.0,
|
||||||
swing_duration: 0.1,
|
swing_duration: 0.1,
|
||||||
recover_duration: 0.5,
|
recover_duration: 0.5,
|
||||||
infinite_charge: false,
|
charge_through: false,
|
||||||
is_interruptible: false,
|
is_interruptible: false,
|
||||||
)
|
)
|
Loading…
Reference in New Issue
Block a user