Static World Gen and Display for the Overworld #5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pub mod overworld;
|
|||
|
||||
#[derive(Debug, Default)]
|
||||
pub enum Activity {
|
||||
#[default]
|
||||
House,
|
||||
#[default]
|
||||
Overworld
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue