git.delta.rocks / unique-network / refs/commits / 3703ed888ac7

difftreelog

comment: RmrkProperty ResourceId

Daniel Shiposha2022-05-19parent: #9802d7a.patch.diff
in: master

1 file changed

modifiedpallets/proxy-rmrk-core/src/property.rsdiffbeforeafterboth
62 Self::Thumb => key!("thumb"),62 Self::Thumb => key!("thumb"),
63 Self::EquippedNft => key!("equipped-nft"),63 Self::EquippedNft => key!("equipped-nft"),
64 Self::BaseType => key!("base-type"),64 Self::BaseType => key!("base-type"),
65 // RmrkResourceId(/* Id type? */)
65 // RmrkPartId(/* Id type? */)66 // RmrkPartId(/* Id type? */)
66 Self::EquippableList => key!("equippable-list"),67 Self::EquippableList => key!("equippable-list"),
67 Self::ZIndex => key!("z-index"),68 Self::ZIndex => key!("z-index"),