summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-25 17:47:23 -0500
committerdoy <doy@tozt.net>2009-01-25 17:47:23 -0500
commit1d02e6ff28fe98fc5f80ff7c5abbab27d4bd1476 (patch)
tree8ec0eef07418de157edc4bbc48734374d2ab9269
parent5590a1ee899259eefe21c1a4f39b1cae86afea4b (diff)
downloadbot-games-1d02e6ff28fe98fc5f80ff7c5abbab27d4bd1476.tar.gz
bot-games-1d02e6ff28fe98fc5f80ff7c5abbab27d4bd1476.zip
whitespace
-rw-r--r--lib/Bot/Games.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Bot/Games.pm b/lib/Bot/Games.pm
index f463233..c478cd6 100644
--- a/lib/Bot/Games.pm
+++ b/lib/Bot/Games.pm
@@ -97,7 +97,7 @@ sub said {
return;
}
$self->$say($method_meta->execute($game, $arg,
- {player => $args->{who}}));
+ {player => $args->{who}}));
}
else {
$self->$say("Unknown command $action for game $game_name");