Ship.hs:149 reads: `"=-r" -> _rotateEntity world entity $ axisAngle (V3 1 0 0) (-pi/23)` Should read: `"=-r" -> _rotateEntity world entity $ axisAngle (V3 1 0 0) (-pi/32)`
Ship.hs:149 reads:
"=-r" -> _rotateEntity world entity $ axisAngle (V3 1 0 0) (-pi/23)Should read:
"=-r" -> _rotateEntity world entity $ axisAngle (V3 1 0 0) (-pi/32)