diff --git a/src/behaviour.rs b/src/behaviour.rs index 7ae8e8a..291fba1 100644 --- a/src/behaviour.rs +++ b/src/behaviour.rs @@ -24,7 +24,7 @@ impl Behaviour { } // flip the second component of calculation because the grid works from top left isntead of bot left like a piss } } - return false; + false } } // ok remember wghen i said in chat i didnt think enough on the directions concept. well that was pretty fucked up.