mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Review comment
This commit is contained in:
parent
ac115055ac
commit
1337525987
@ -478,6 +478,8 @@ impl From<&CharacterState> for CharacterAbilityType {
|
||||
|
||||
#[derive(Clone, PartialEq, Debug, Serialize, Deserialize)]
|
||||
#[serde(deny_unknown_fields)]
|
||||
/// For documentation on individual fields, see the corresponding character
|
||||
/// state file in 'common/src/states/'
|
||||
pub enum CharacterAbility {
|
||||
BasicMelee {
|
||||
energy_cost: f32,
|
||||
|
Loading…
Reference in New Issue
Block a user