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

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.137 by elmex, Tue Apr 18 21:31:48 2006 UTC vs.
Revision 1.138 by elmex, Tue Apr 18 21:37:48 2006 UTC

867 fow_smooth => 0, 867 fow_smooth => 0,
868 log_fontsize => 14, 868 log_fontsize => 14,
869 mapsize => 100, 869 mapsize => 100,
870 host => "crossfire.schmorp.de", 870 host => "crossfire.schmorp.de",
871 say_command => 'say', 871 say_command => 'say',
872 sound => 1,
873 bg_music_enable => 1,
872); 874);
873 875
874while (my ($k, $v) = each %DEF_CFG) { 876while (my ($k, $v) = each %DEF_CFG) {
875 $CFG->{$k} = $v unless exists $CFG->{$k}; 877 $CFG->{$k} = $v unless exists $CFG->{$k};
876} 878}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines