From a248245d2de1988119431c68c7f9219c986f92c9 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Mon, 14 Apr 2008 00:08:02 +0200 Subject: uno plugin: remove completed TODOs --- data/rbot/plugins/games/uno.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/rbot/plugins') diff --git a/data/rbot/plugins/games/uno.rb b/data/rbot/plugins/games/uno.rb index 6e602a69..fef46b64 100644 --- a/data/rbot/plugins/games/uno.rb +++ b/data/rbot/plugins/games/uno.rb @@ -13,9 +13,7 @@ # # TODO documentation # TODO allow full form card names for play -# TODO allow color specification with wild # TODO allow choice of rules re stacking + and playing Reverse with them -# TODO highscore table class UnoGame COLORS = %w{Red Green Blue Yellow} -- cgit v1.2.3