--- deliantra/Deliantra-Client/bin/cfplus 2007/05/12 08:13:34 1.155 +++ deliantra/Deliantra-Client/bin/cfplus 2007/06/26 05:06:01 1.157 @@ -497,6 +497,7 @@ $SETUP_DIALOG->show; $PL_WINDOW->hide; $SPELL_LIST->clear_spells; + $CFPlus::UI::ROOT->emit (stop_game => ! ! $CONN); return unless $CONN; @@ -1455,7 +1456,7 @@ my $ntb = $PL_NOTEBOOK = - new CFPlus::UI::Notebook expand => 1, debug => 1; + new CFPlus::UI::Notebook expand => 1; $ntb->add ( "Statistics (F2)" => $STATS_PAGE = stats_window,