Fix switching back to own screen after using a public screen.

This commit is contained in:
Chris Young 2017-11-16 19:47:30 +00:00
parent 7f61cc15ea
commit acf5a20a2b

View File

@ -1747,7 +1747,7 @@ static void ami_gui_opts_use(bool save)
switch(data)
{
case 0:
nsoption_set_charp(pubscreen_name, strdup("\0"));
nsoption_set_charp(pubscreen_name, NULL);
break;
case 1: