morgue files
This commit is contained in:
parent
ad9d40d8ed
commit
14a6e46669
5 changed files with 170 additions and 12 deletions
|
|
@ -237,7 +237,7 @@ pub enum BUC {
|
|||
Blessed,
|
||||
}
|
||||
|
||||
#[derive(Component, Debug, Serialize, Deserialize, Clone)]
|
||||
#[derive(Component, Debug, Serialize, Deserialize, Eq, PartialEq, Hash, Clone)]
|
||||
pub struct Beatitude {
|
||||
pub buc: BUC,
|
||||
pub known: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue