From 1bbf2d6fd9637de8159c32fad96bad07ce24d3bb Mon Sep 17 00:00:00 2001 From: doy Date: Mon, 27 Apr 2009 01:05:37 -0500 Subject: oops, didn't mean to add that --- lib/Bot/Games/Game/Ghost.pm | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/Bot/Games/Game/Ghost.pm b/lib/Bot/Games/Game/Ghost.pm index d1f7267..4ce59ec 100644 --- a/lib/Bot/Games/Game/Ghost.pm +++ b/lib/Bot/Games/Game/Ghost.pm @@ -111,9 +111,6 @@ command challenge => sub { } }; -before qw/turn challenge/ => sub { -}; - command previous_player => sub { my $self = shift; return unless $self->has_current_player; -- cgit v1.2.3-54-g00ecf