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

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.31 by root, Tue Mar 25 02:12:35 2008 UTC vs.
Revision 1.32 by root, Tue Mar 25 19:28:56 2008 UTC

765 if ($CONN) { 765 if ($CONN) {
766 DC::lowdelay fileno $CONN->{fh}; 766 DC::lowdelay fileno $CONN->{fh};
767 767
768 status "login successful"; 768 status "login successful";
769 } else { 769 } else {
770 warn $@;
770 status "unable to connect"; 771 status "unable to connect";
771 stop_game(); 772 stop_game();
772 } 773 }
773} 774}
774 775

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines