*whistles*...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@455 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
566f9db45f
commit
a76af65a24
1 changed files with 2 additions and 0 deletions
|
@ -156,6 +156,8 @@ void CloseEditor(void)
|
|||
key_dest = key_console;
|
||||
editoractive = false;
|
||||
|
||||
editprogfuncs = NULL;
|
||||
|
||||
if (!firstblock)
|
||||
return;
|
||||
OpenEditorFile[0] = '\0';
|
||||
|
|
Loading…
Reference in a new issue