mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-19 14:38:18 +00:00
added a lost newline
This commit is contained in:
parent
d01776bf3f
commit
62ffaa9142
|
@ -3050,4 +3050,4 @@ void CEditor::UpdateAndRender()
|
|||
Input()->ClearEvents();
|
||||
}
|
||||
|
||||
IEditor *CreateEditor() { return new CEditor; }
|
||||
IEditor *CreateEditor() { return new CEditor; }
|
||||
|
|
Loading…
Reference in a new issue