mirror of
https://github.com/edubart/otclient.git
synced 2025-12-03 00:16:50 +01:00
new font files, fixed some font issues
This commit is contained in:
@@ -79,6 +79,7 @@ FontPtr FontManager::getFont(const std::string& fontName)
|
||||
}
|
||||
|
||||
// when not found, fallback to default font
|
||||
logError("font '", fontName, "' not found");
|
||||
return getDefaultFont();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user