Add log message
This commit is contained in:
@@ -71,6 +71,7 @@ namespace OpenVulkano::Scene
|
||||
FontAtlasFileFlags flags;
|
||||
fs.write(reinterpret_cast<const char*>(&flags), sizeof(FontAtlasFileFlags));
|
||||
fs.close();
|
||||
Logger::DATA->debug("Successfully saved font atlas to: {}", path);
|
||||
}
|
||||
|
||||
Array<char> FontAtlas::SerializeMetadata() const
|
||||
|
||||
Reference in New Issue
Block a user