add a font
This commit is contained in:
@@ -24,8 +24,13 @@ pub enum ItemAction {
|
||||
RerollArmour,
|
||||
RerollSpellShield,
|
||||
RerollEvasion,
|
||||
|
||||
SpecPhysDmg5,
|
||||
SpecSpellDmg5,
|
||||
SpecArmour5,
|
||||
SpecSpellShield5,
|
||||
SpecSpellEvasion5,
|
||||
SpecSpellDmg5,
|
||||
}
|
||||
|
||||
#[derive(Debug,Clone,Copy,PartialEq,Serialize,Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user