1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 03:13:45 +00:00

fix for release, no bf printing directly to stdout!

This commit is contained in:
Cameron Taylor 2024-06-12 20:31:27 -04:00
parent 80981eee37
commit a63b60d458

View file

@ -51,7 +51,7 @@ class AnsiTrace
public static function traceBF()
{
#if sys
#if (sys && debug)
if (colorSupported)
{
for (line in ansiBF)