Static World Gen and Display for the Overworld #5

Merged
msrd0 merged 21 commits from overworld-house-gen into main 2024-07-06 20:23:25 +00:00
Showing only changes of commit 7ac86cbc11 - Show all commits

View file

@ -1,11 +1,9 @@
use std::ops::Sub;
use comfy::*;
use crate::{
activities::{house, overworld, Activity},
State
};
use comfy::EngineContext;
use std::ops::Sub;
#[repr(i32)]
pub enum ZLayer {