Skip to content

Commit

Permalink
Update monet.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Barafu committed Aug 26, 2024
1 parent 06f0e10 commit b05a73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dreams/monet.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
use crate::dreams::*;

pub const DREAM_ID: DreamId = "monet";
pub const DREAM_NAME: &'static str = "Monet";
pub const DREAM_NAME: &'static str = "Monet (dev)";

pub struct MonetDream {
dream_settings: MonetSettings,
Expand Down

0 comments on commit b05a73d

Please sign in to comment.