mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-13 23:26:16 +00:00
Update logvisor; name key threads
This commit is contained in:
@@ -56,6 +56,7 @@ int ApplicationRun(IApplication::EPlatformType platform,
|
||||
const std::vector<std::string>& args,
|
||||
bool singleInstance)
|
||||
{
|
||||
logvisor::RegisterThreadName("Boo Main Thread");
|
||||
if (APP)
|
||||
return 1;
|
||||
if (platform == IApplication::EPlatformType::Wayland)
|
||||
|
||||
Reference in New Issue
Block a user