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.138 by root, Sat Dec 9 21:26:46 2006 UTC vs.
Revision 1.139 by root, Sat Dec 9 22:06:51 2006 UTC

68use CFPlus::Macro; 68use CFPlus::Macro;
69 69
70$SIG{QUIT} = sub { Carp::cluck "QUIT" }; 70$SIG{QUIT} = sub { Carp::cluck "QUIT" };
71$SIG{PIPE} = 'IGNORE'; 71$SIG{PIPE} = 'IGNORE';
72 72
73$Event::Eval = 0; 73$Event::Eval = 1;
74$Event::DIED = sub { 74$Event::DIED = sub {
75 CFPlus::fatal Carp::longmess $_[1] 75 CFPlus::fatal Carp::longmess $_[1]
76}; 76};
77 77
78my $MAX_FPS = 60; 78my $MAX_FPS = 60;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines