mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 20:14:54 +02:00
add a new folder structure redesign organized by packages
This commit is contained in:
@@ -57,7 +57,7 @@ FontPtr Fonts::get(const std::string& fontName)
|
||||
return font;
|
||||
}
|
||||
|
||||
fatal("ERROR: Font '",fontName,"' not found");
|
||||
logFatal("ERROR: Font '",fontName,"' not found");
|
||||
return FontPtr();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user