NSM: Oops. Add "optional-gui" server capability.
This commit is contained in:
parent
daf240d83e
commit
2c646deebf
|
@ -807,7 +807,7 @@ OSC_HANDLER( announce )
|
|||
"Howdy, what took you so long?" :
|
||||
"Well hello, stranger. Welcome to the party.",
|
||||
APP_TITLE,
|
||||
":server-control:broadcast:" );
|
||||
":server-control:broadcast:optional-gui:" );
|
||||
|
||||
if ( gui_is_active )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue