mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 20:49:43 +00:00
Fix a typo.
This commit is contained in:
parent
4cbe34b003
commit
cf8639b980
@ -317,7 +317,7 @@ void manager::init() const
|
|||||||
reinterpret_cast<const FcChar8*>
|
reinterpret_cast<const FcChar8*>
|
||||||
((game_config::path + "/fonts/").c_str()))) {
|
((game_config::path + "/fonts/").c_str()))) {
|
||||||
|
|
||||||
ERR_FT << "Could not load the true type fonts\n";
|
ERR_FT << "Could not load the true type fonts\n";
|
||||||
throw error();
|
throw error();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user