внёс первые изменения
This commit is contained in:
@ -8,6 +8,7 @@ enum Color : string
|
||||
case RED = "\033[91m";
|
||||
case BLUE = "\033[94m";
|
||||
case YELLOW = "\033[33m";
|
||||
case ORANGE = "\033[48m";
|
||||
|
||||
public function tostring(): string
|
||||
{
|
||||
|
Reference in New Issue
Block a user