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.32 by root, Tue Mar 25 19:28:56 2008 UTC vs.
Revision 1.33 by root, Tue Mar 25 21:11:52 2008 UTC

2430 DC::read_cfg "$Deliantra::OLDDIR/cfplusrc"; 2430 DC::read_cfg "$Deliantra::OLDDIR/cfplusrc";
2431 print STDERR "INFO: used old configuration file\n"; 2431 print STDERR "INFO: used old configuration file\n";
2432 } 2432 }
2433 2433
2434 DC::DB::Server::run; 2434 DC::DB::Server::run;
2435 DC::DB::open_db;
2435 2436
2436 DC::UI::set_layout ($::CFG->{layout}); 2437 DC::UI::set_layout ($::CFG->{layout});
2437 2438
2438 my %DEF_CFG = ( 2439 my %DEF_CFG = (
2439 sdl_mode => 0, 2440 sdl_mode => 0,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines