ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/GCE/EditAction.pm
(Generate patch)

Comparing deliantra/gde/GCE/EditAction.pm (file contents):
Revision 1.29 by elmex, Sat Apr 1 19:57:40 2006 UTC vs.
Revision 1.30 by root, Sat Apr 1 20:11:02 2006 UTC

10use Gtk2::Gdk::Keysyms; 10use Gtk2::Gdk::Keysyms;
11use Gtk2::SimpleMenu; 11use Gtk2::SimpleMenu;
12 12
13use Crossfire; 13use Crossfire;
14use Crossfire::MapWidget; 14use Crossfire::MapWidget;
15
16use GCE::StackRef;
17 15
18use strict; 16use strict;
19 17
20sub new { 18sub new {
21 my $class = shift; 19 my $class = shift;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines