Browse Source

a small matter of style...

master
e-dt 4 years ago
parent
commit
0f17ab6a56
  1. 2
      src/behaviour.rs

2
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 } // 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. // ok remember wghen i said in chat i didnt think enough on the directions concept. well that was pretty fucked up.

Loading…
Cancel
Save