Update NadekoBot.cs
This commit is contained in:
parent
d69d8b4d15
commit
c04b6e61e3
@ -24,8 +24,6 @@ namespace NadekoBot
|
|||||||
{
|
{
|
||||||
private Logger _log;
|
private Logger _log;
|
||||||
|
|
||||||
//public static uint OkColor { get; } = 0x00ff00;
|
|
||||||
//public static uint ErrorColor { get; } = 0xff0000;
|
|
||||||
public static uint OkColor { get; } = 0x71cd40;
|
public static uint OkColor { get; } = 0x71cd40;
|
||||||
public static uint ErrorColor { get; } = 0xee281f;
|
public static uint ErrorColor { get; } = 0xee281f;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user