M0n7y5/raylib-beef

Types > Color.bf > ToString function causes error

Closed this issue · 2 comments

return new String..AppendF("{} {} {} {}", r, g, b, a);

Beef version 0.42.4 raises error on this line: Expected '(' or '['

Downloaded and installed latest release of raylib-beef but the error persists.

Oh yeah ... dont use this... i forgot to delete this

Fix relesed ...