mirror of
https://github.com/FunkinCrew/Funkin.git
synced 2025-04-02 02:09:58 -04:00
Merge branch 'rewrite/master'
This commit is contained in:
commit
49155b06b3
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ class AnsiTrace
|
|||
|
||||
public static function traceBF()
|
||||
{
|
||||
#if sys
|
||||
#if (sys && debug)
|
||||
if (colorSupported)
|
||||
{
|
||||
for (line in ansiBF)
|
||||
|
|
Loading…
Add table
Reference in a new issue