mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-09 20:12:21 +02:00
Update Console.bf
This commit is contained in:
parent
96c0a44a7e
commit
c76ace98f1
1 changed files with 1 additions and 0 deletions
|
@ -396,6 +396,7 @@ namespace System
|
||||||
{
|
{
|
||||||
sForegroundColor = sOriginalForegroundColor;
|
sForegroundColor = sOriginalForegroundColor;
|
||||||
sBackgroundColor = sOriginalBackgroundColor;
|
sBackgroundColor = sOriginalBackgroundColor;
|
||||||
|
SetColors();
|
||||||
|
|
||||||
#if !BF_PLATFORM_WINDOWS
|
#if !BF_PLATFORM_WINDOWS
|
||||||
Write("\x1B[0m");
|
Write("\x1B[0m");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue