mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:07:42 +00:00
setGlobalProject now called in cook transactions
This commit is contained in:
@@ -110,7 +110,7 @@ public:
|
||||
id = TranslatePakIdToPath(id);
|
||||
}
|
||||
|
||||
static void setGlobalProject(hecl::Database::Project& project)
|
||||
static void setThreadProject(hecl::Database::Project& project)
|
||||
{
|
||||
s_Project.reset(&project);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user