summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games.pm
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2009-01-26 00:14:26 -0500
committerdoy <doy@tozt.net>2009-01-26 00:14:26 -0500
commit55dd2122007e0a8d7046d8ab5071d62f67bcfa6a (patch)
tree63a2ad879d285eacdb37bb92ae90d9fd35a163eb /lib/Bot/Games.pm
parentee0258b8dd7f70267b52c3275fa52d596621171a (diff)
downloadbot-games-55dd2122007e0a8d7046d8ab5071d62f67bcfa6a.tar.gz
bot-games-55dd2122007e0a8d7046d8ab5071d62f67bcfa6a.zip
oops, need lazy
Diffstat (limited to 'lib/Bot/Games.pm')
-rw-r--r--lib/Bot/Games.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Bot/Games.pm b/lib/Bot/Games.pm
index 36544fc..e1fe2a4 100644
--- a/lib/Bot/Games.pm
+++ b/lib/Bot/Games.pm
@@ -37,6 +37,7 @@ has done_init => (
has alias => (
is => 'ro',
isa => 'HashRef[Str]',
+ lazy => 1,
default => sub { {
sg => 'superghost',
xg => 'xghost',