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.91 by root, Tue Jan 13 23:56:25 2009 UTC vs.
Revision 1.92 by root, Wed Jan 14 00:00:47 2009 UTC

2731 default => "profile", # default profile 2731 default => "profile", # default profile
2732 show_tips => 1, 2732 show_tips => 1,
2733 logview_max_par => 1000, 2733 logview_max_par => 1000,
2734 shift_fire_stop => 0, 2734 shift_fire_stop => 0,
2735 uitheme => "wood", 2735 uitheme => "wood",
2736 map_shift_x => -24, # arbitrary
2737 map_shift_y => +24, # arbitrary
2736 ); 2738 );
2737 2739
2738 while (my ($k, $v) = each %DEF_CFG) { 2740 while (my ($k, $v) = each %DEF_CFG) {
2739 $CFG->{$k} = $v unless exists $CFG->{$k}; 2741 $CFG->{$k} = $v unless exists $CFG->{$k};
2740 } 2742 }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines