From 4bc895750a19bd50f8a974b97eeefc292ca2a608 Mon Sep 17 00:00:00 2001 From: nossr50 Date: Sun, 16 Jan 2011 01:37:05 -0800 Subject: [PATCH] Dem bugs --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 6223ffa76..cd449f111 100644 --- a/TODO +++ b/TODO @@ -13,4 +13,5 @@ High Priority -Rewrite wordWrap() (cere?) Low Priority -Fix bug where xmas/rainbow don't continue on the second line --Fix bug where ^x & ^r are inserted to the end of the message when using xmas/rainbow \ No newline at end of file +-Fix bug where ^x & ^r are inserted to the end of the message when using xmas/rainbow +-Rainbow (Possibly xmas as well) crashing clients when entering the second line. My guess is it is a color code being inserted at the end.