Fix newline at end of file...

dev-time-step
krzys-h 2016-02-13 21:37:31 +01:00
parent a3477edc8e
commit 5e19f598b9
1 changed files with 1 additions and 1 deletions

View File

@ -432,4 +432,4 @@ void CSettings::SetLanguage(Language language)
Language CSettings::GetLanguage()
{
return m_language;
}
}