ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/perl/map-grid-move-random.ext
(Generate patch)

Comparing deliantra/maps/perl/map-grid-move-random.ext (file contents):
Revision 1.2 by root, Fri Mar 31 22:47:19 2006 UTC vs.
Revision 1.3 by root, Fri Aug 25 15:07:43 2006 UTC

1#! perl 1#! perl
2#CONVERSION: NONE
2 3
3use List::Util; 4use List::Util;
4 5
5sub on_move { 6sub on_move {
6 my ($event, $who) = @_; 7 my ($event, $who) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines