mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Wield glider instead of weapon when attempting glide wield, change behavior when running into walls to not drop out of gliding
This commit is contained in:
@ -29,6 +29,7 @@ pub enum ControlEvent {
|
||||
pub enum ControlAction {
|
||||
SwapLoadout,
|
||||
Wield,
|
||||
GlideWield,
|
||||
Unwield,
|
||||
Sit,
|
||||
Dance,
|
||||
|
Reference in New Issue
Block a user