mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-07 22:19:08 +00:00
Clarify BlenderConnection namespace in logvisor module
This commit is contained in:
parent
1cf85d7ddd
commit
3b757c9854
@ -33,7 +33,7 @@ template <> struct hash<std::pair<uint32_t,uint32_t>>
|
|||||||
namespace hecl
|
namespace hecl
|
||||||
{
|
{
|
||||||
|
|
||||||
logvisor::Module BlenderLog("BlenderConnection");
|
logvisor::Module BlenderLog("hecl::BlenderConnection");
|
||||||
BlenderToken SharedBlenderToken;
|
BlenderToken SharedBlenderToken;
|
||||||
|
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user