mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
add missing end new lines
This commit is contained in:
parent
fbbcbb6d2f
commit
eba7a14cb4
|
@ -2832,4 +2832,4 @@ bool CMenus::HandleListInputs(const CUIRect &View, float &ScrollValue, const flo
|
|||
}
|
||||
|
||||
return NewIndex != -1;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -56,4 +56,4 @@ public:
|
|||
virtual void OnRender() override;
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue