Fixed indentation

This commit is contained in:
Seefo 2016-01-29 19:59:28 -05:00
parent 77050b13dc
commit 56c3a37cdd

View file

@ -330,8 +330,8 @@ private:
bool _isBraking;
float _boomLength;
float _yawSpeed; // degrees/sec
float _pitchSpeed; // degrees/sec
float _yawSpeed; // degrees/sec
float _pitchSpeed; // degrees/sec
glm::vec3 _thrust; // impulse accumulator for outside sources