From 9ed3e7fd04e5c9f46b5b7d6c7cfd8d36efb59e87 Mon Sep 17 00:00:00 2001 From: samvaio Date: Sat, 3 Dec 2016 23:22:26 +0530 Subject: [PATCH] Update Utility.cs --- src/NadekoBot/Modules/Utility/Utility.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NadekoBot/Modules/Utility/Utility.cs b/src/NadekoBot/Modules/Utility/Utility.cs index 87504994..028a679b 100644 --- a/src/NadekoBot/Modules/Utility/Utility.cs +++ b/src/NadekoBot/Modules/Utility/Utility.cs @@ -222,7 +222,7 @@ namespace NadekoBot.Modules.Utility }, }, - Color = NadekoBot.InfoColor + Color = 0x00bbd6 }); }