attempt noise gen
This commit is contained in:
+1
-1
@@ -42,6 +42,6 @@ pub struct Nameable {
|
||||
}
|
||||
|
||||
#[derive(Component)]
|
||||
pub struct Compostable {
|
||||
pub struct Decaying {
|
||||
decay: u8,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user