mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-06-18 00:27:02 +08:00
@@ -127,7 +127,7 @@ GLuint Font::text_texture() {
|
||||
return m_text_texture;
|
||||
}
|
||||
|
||||
const fs::path& Font::font_path() {
|
||||
const std::string& Font::font_path() {
|
||||
return m_font_path;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user