*whistles*...

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@455 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-11-17 18:01:44 +00:00
parent 566f9db45f
commit a76af65a24

View file

@ -156,6 +156,8 @@ void CloseEditor(void)
key_dest = key_console;
editoractive = false;
editprogfuncs = NULL;
if (!firstblock)
return;
OpenEditorFile[0] = '\0';