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.5 by root, Fri Apr 7 19:33:42 2006 UTC vs.
Revision 1.6 by elmex, Fri Apr 7 19:58:55 2006 UTC

1package Client::Widget; 1package Crossfire::Client::Widget;
2use strict; 2use strict;
3 3
4our $FOCUS; # the widget with current focus 4our $FOCUS; # the widget with current focus
5our %ACTIVE_WIDGETS; 5our %ACTIVE_WIDGETS;
6 6

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines