- reformatting for easier search.

This commit is contained in:
Christoph Oelckers 2016-09-19 10:47:59 +02:00
commit d24aa5dec9
69 changed files with 202 additions and 170 deletions

View file

@ -1654,7 +1654,7 @@ void DBaseStatusBar::ReceivedWeapon (AWeapon *weapon)
{
}
void DBaseStatusBar::Serialize (FArchive &arc)
void DBaseStatusBar::Serialize(FArchive &arc)
{
for (size_t i = 0; i < countof(Messages); ++i)
{