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

Comparing deliantra/Deliantra/Deliantra.pm (file contents):
Revision 1.19 by root, Wed Feb 22 23:02:59 2006 UTC vs.
Revision 1.20 by root, Thu Feb 23 01:35:35 2006 UTC

313 313
314 $attr = $_; 314 $attr = $_;
315 } 315 }
316 } 316 }
317 317
318 use PApp::Util;
319 warn PApp::Util::dumpval $attr;
320
321 $attr || \%Crossfire::Data::DEFAULT_ATTR; 318 $attr || \%Crossfire::Data::DEFAULT_ATTR;
322} 319}
323 320
324sub arch_edit_sections { 321sub arch_edit_sections {
325# if (edit_type == IGUIConstants.TILE_EDIT_NONE) 322# if (edit_type == IGUIConstants.TILE_EDIT_NONE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines