mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Removed debug line
This commit is contained in:
parent
17ca597bc5
commit
74f3ef4e43
1 changed files with 0 additions and 2 deletions
|
@ -393,8 +393,6 @@ namespace Beefy.gfx
|
|||
mPath = new String();
|
||||
GetFontPath(fontName, mPath);
|
||||
|
||||
Console.WriteLine("Font loading {} from {}", fontName, mPath);
|
||||
|
||||
if (mPath.IsEmpty)
|
||||
return false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue