Skip to content

Commit

Permalink
add smoke
Browse files Browse the repository at this point in the history
  • Loading branch information
enzotar committed Feb 8, 2024
1 parent 2a92114 commit 61f1848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/pdg-common/src/nft_metadata/generate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ impl RenderParams {
.generate_marble_variation(rng)
.generate_wood_variation(rng)
.glowing_logo(rng)
.generate_smoke(rng)
}

pub fn adjust_base<R: rand::Rng + ?Sized>(mut self, rng: &mut R) -> Self {
Expand Down

0 comments on commit 61f1848

Please sign in to comment.