whoop
This commit is contained in:
parent
1acc472a0d
commit
fa6547f992
@ -183,7 +183,7 @@ impl Model {
|
||||
);
|
||||
|
||||
for i in 0..steps {
|
||||
if debug {println!("Starting tick for all agents..."));
|
||||
if debug {println!("Starting tick for all agents...")};
|
||||
|
||||
// Combine grids
|
||||
let grids = &mut self.grids;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user