mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
remove unnecessary line
This commit is contained in:
parent
e04fdd715e
commit
0c4d428298
@ -54,8 +54,6 @@ impl CharacterBehavior for Data {
|
||||
.max(0.2);
|
||||
}
|
||||
|
||||
// Otherwise keep gliding
|
||||
update.character = CharacterState::Glide;
|
||||
update
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user