mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
working on texts and fonts
This commit is contained in:
@@ -16,7 +16,7 @@ namespace mlx
|
||||
if(m_output_stream.is_open())
|
||||
WriteHeader();
|
||||
else
|
||||
Error("Profiler : cannot open runtime profile file");
|
||||
Error("Profiler: cannot open runtime profile file");
|
||||
m_runtime_session_began = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user