Finished underwelming propagation
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ pub enum State {
|
||||
Dead,
|
||||
Immune,
|
||||
}
|
||||
#[derive(Clone)]
|
||||
#[derive(Clone,Copy)]
|
||||
pub struct Human {
|
||||
pub present_state : State,
|
||||
pub x : i32,
|
||||
|
||||
Reference in New Issue
Block a user