Remove erroneous chars at EOF

This commit is contained in:
Alayan-stk-2
2018-04-14 04:37:55 +02:00
committed by GitHub
parent 39d6178f64
commit 9d1abed0cd

View File

@@ -762,4 +762,3 @@ void SlipStream::update(float dt)
#endif
m_slipstream_mode = SS_COLLECT;
} // update
isG