--- deliantra/Deliantra-Client/bin/cfplus 2007/08/10 04:02:14 1.208 +++ deliantra/Deliantra-Client/bin/cfplus 2007/08/11 14:41:38 1.209 @@ -806,7 +806,7 @@ $table->add_at (1, $row++, new CFPlus::UI::CheckBox state => $CFG->{map_smoothing}, tooltip => "Map Smoothing tries to make tile borders less square. " - . "This increases load on the graphics subsystem and works only with 2.x servers. " + . "This increases load on the graphics subsystem and works only with TRT servers. " . "Changes take effect at next connection only.", on_changed => sub { my ($self, $value) = @_; $CFG->{map_smoothing} = $value; 0 } );