ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/cfplus
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/cfplus (file contents):
Revision 1.67 by root, Sun Jun 11 18:36:15 2006 UTC vs.
Revision 1.69 by root, Mon Jun 12 13:26:15 2006 UTC

363sub stop_game { 363sub stop_game {
364 $LOGIN_BUTTON->set_text ("Login"); 364 $LOGIN_BUTTON->set_text ("Login");
365 $SETUP_NOTEBOOK->set_current_page ($SETUP_SERVER); 365 $SETUP_NOTEBOOK->set_current_page ($SETUP_SERVER);
366 $SETUP_DIALOG->show; 366 $SETUP_DIALOG->show;
367 $INV_WINDOW->hide; 367 $INV_WINDOW->hide;
368 $SETUP_SPELLS->clear_spells;
368 369
369 return unless $CONN; 370 return unless $CONN;
370 371
371 status "connection closed"; 372 status "connection closed";
372 373
1922 video_init; 1923 video_init;
1923 audio_init; 1924 audio_init;
1924} 1925}
1925 1926
1926Event::loop; 1927Event::loop;
1928#CFClient::SDL_Quit;
1929#CFClient::_exit 0;
1927 1930
1928END { CFClient::SDL_Quit } 1931END { CFClient::SDL_Quit }
1929 1932
1930=head1 NAME 1933=head1 NAME
1931 1934

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines