Cleanup: trailing space in source/gameengine/

This commit is contained in:
Campbell Barton
2018-06-17 17:01:43 +02:00
parent 5513da65b2
commit 4be752a93c
353 changed files with 3730 additions and 3730 deletions

View File

@@ -83,7 +83,7 @@ void ImageMix::calcImage(unsigned int texId, double ts)
// set its offset
getImageSourceMix(*it)->setOffset(m_sources[0]->getImageBuf());
// otherwise don't calculate image
else
else
return;
// if there is only single source
if (m_sources.size() == 1)