mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Fixed colors
This commit is contained in:
parent
2fa076bff9
commit
7e74273a26
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@ namespace System
|
|||
case DarkRed;
|
||||
case DarkMagenta;
|
||||
case DarkYellow;
|
||||
case DarkGray;
|
||||
case Gray;
|
||||
case DarkGray;
|
||||
case Blue;
|
||||
case Green;
|
||||
case Cyan;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue