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.28 by root, Mon May 29 21:10:47 2006 UTC vs.
Revision 1.29 by root, Mon May 29 21:54:16 2006 UTC

1387############################################################################# 1387#############################################################################
1388 1388
1389$SIG{INT} = $SIG{TERM} = sub { exit }; 1389$SIG{INT} = $SIG{TERM} = sub { exit };
1390 1390
1391{ 1391{
1392 local $SIG{__DIE__} = sub { CFClient::fatal $_[0] }; 1392 local $SIG{__DIE__} = sub { CFClient::fatal $_[0] if defined $^S && !$^S };
1393 1393
1394 CFClient::read_cfg "$Crossfire::VARDIR/cfplusrc"; 1394 CFClient::read_cfg "$Crossfire::VARDIR/cfplusrc";
1395 CFClient::UI::set_layout ($::CFG->{layout}); 1395 CFClient::UI::set_layout ($::CFG->{layout});
1396 1396
1397 my %DEF_CFG = ( 1397 my %DEF_CFG = (

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines