ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/Protocol.pm
(Generate patch)

Comparing deliantra/Deliantra-Client/DC/Protocol.pm (file contents):
Revision 1.180 by root, Wed Dec 26 18:09:30 2007 UTC vs.
Revision 1.181 by root, Wed Dec 26 19:11:13 2007 UTC

1151 } 1151 }
1152 1152
1153 $::FLOORBOX->add_at (@add); 1153 $::FLOORBOX->add_at (@add);
1154 }); 1154 });
1155 1155
1156 $::WANT_REFRESH->start; 1156 $::WANT_REFRESH = 1;
1157} 1157}
1158 1158
1159sub set_opencont { 1159sub set_opencont {
1160 my ($conn, $tag, $name) = @_; 1160 my ($conn, $tag, $name) = @_;
1161 $conn->{open_container} = $tag; 1161 $conn->{open_container} = $tag;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines