add missing end new lines

This commit is contained in:
Edgar 2022-04-18 09:55:50 +02:00
parent fbbcbb6d2f
commit eba7a14cb4
No known key found for this signature in database
GPG key ID: 8731E6C0166EAA85
2 changed files with 2 additions and 2 deletions

View file

@ -2832,4 +2832,4 @@ bool CMenus::HandleListInputs(const CUIRect &View, float &ScrollValue, const flo
}
return NewIndex != -1;
}
}

View file

@ -56,4 +56,4 @@ public:
virtual void OnRender() override;
};
#endif
#endif