Get rid of trailing whitespaces

This commit is contained in:
Learath2 2017-02-21 19:10:08 +03:00
parent 1a103081b8
commit 09552a6d9f
17 changed files with 37 additions and 38 deletions

View file

@ -152,7 +152,6 @@ void CLayers::InitBackground(class IMap *pMap)
m_pGameGroup->m_ClipW = 0;
m_pGameGroup->m_ClipH = 0;
}
//We don't care about tile layers.
}
}