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

Comparing deliantra/Deliantra-Client/DC/UI.pm (file contents):
Revision 1.424 by root, Mon Aug 6 05:31:12 2007 UTC vs.
Revision 1.425 by root, Fri Aug 10 04:02:13 2007 UTC

4206} 4206}
4207 4207
4208sub update { 4208sub update {
4209 my ($self) = @_; 4209 my ($self) = @_;
4210 4210
4211 $::WANT_REFRESH++; 4211 $::WANT_REFRESH->start;
4212} 4212}
4213 4213
4214sub add { 4214sub add {
4215 my ($self, @children) = @_; 4215 my ($self, @children) = @_;
4216 4216

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines