about summary refs log tree commit diff
path: root/src/game/editor
diff options
context:
space:
mode:
authoroy <Tom_Adams@web.de>2010-06-22 02:07:52 +0200
committeroy <Tom_Adams@web.de>2010-06-22 02:07:52 +0200
commit62ffaa91422df95bf1e027d9b8da8cf1053256f8 (patch)
tree45edb03d41bf079d4a3a3f28a30029378a52c144 /src/game/editor
parentd01776bf3f4166797c1ce9145e47e3d21b7274c2 (diff)
downloadzcatch-62ffaa91422df95bf1e027d9b8da8cf1053256f8.tar.gz
zcatch-62ffaa91422df95bf1e027d9b8da8cf1053256f8.zip
added a lost newline
Diffstat (limited to 'src/game/editor')
-rw-r--r--src/game/editor/ed_editor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/editor/ed_editor.cpp b/src/game/editor/ed_editor.cpp
index 21ffe31f..52477095 100644
--- a/src/game/editor/ed_editor.cpp
+++ b/src/game/editor/ed_editor.cpp
@@ -3050,4 +3050,4 @@ void CEditor::UpdateAndRender()
 	Input()->ClearEvents();
 }
 
-IEditor *CreateEditor() { return new CEditor; }
\ No newline at end of file
+IEditor *CreateEditor() { return new CEditor; }