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.145 by root, Sun Apr 1 01:19:19 2007 UTC vs.
Revision 1.146 by root, Wed Apr 4 02:43:30 2007 UTC

395 status "logging in..."; 395 status "logging in...";
396 396
397 $LOGIN_BUTTON->set_text ("Logout"); 397 $LOGIN_BUTTON->set_text ("Logout");
398 $SETUP_DIALOG->hide; 398 $SETUP_DIALOG->hide;
399 399
400 my $mapsize = List::Util::min 32, List::Util::max 11, int $WIDTH * $CFG->{mapsize} * 0.01 / ::T; 400 my $mapsize = List::Util::min 32, List::Util::max 11, int $WIDTH * $CFG->{mapsize} * 0.01 / 32;
401 401
402 my ($host, $port) = split /:/, $PROFILE->{host}; 402 my ($host, $port) = split /:/, $PROFILE->{host};
403 403
404 $MAP = new CFPlus::Map; 404 $MAP = new CFPlus::Map;
405 405

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines