ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/maps/perl/minesweeper.ext
(Generate patch)

Comparing deliantra/maps/perl/minesweeper.ext (file contents):
Revision 1.5 by root, Sat Mar 25 04:47:56 2006 UTC vs.
Revision 1.6 by root, Sun Mar 26 07:35:25 2006 UTC

53 unless $bombs; 53 unless $bombs;
54 54
55 $who->remove; 55 $who->remove;
56 $who->free; 56 $who->free;
57 } 57 }
58
59 1
58} 60}
59 61
60sub on_time { 62sub on_time {
61 my ($event) = @_; 63 my ($event) = @_;
62 64

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines