oops
This commit is contained in:
parent
6d8d1f47b6
commit
8c139e29d2
@ -198,7 +198,7 @@ fn open_file(filename: &str) -> io::Result<String> {
|
||||
Ok(content)
|
||||
}
|
||||
|
||||
///Here we display the grid by looping in every position checking if it exists in the HashMap.
|
||||
/// Here we display the grid by looping in every position checking if it exists in the HashMap.
|
||||
fn display_grid(
|
||||
w: &world::World,
|
||||
robot_pool: &Vec<robot::Robot>,
|
||||
|
Loading…
Reference in New Issue
Block a user