mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 02:27:43 +00:00
World cooking bug fixes
This commit is contained in:
@@ -153,7 +153,8 @@ struct MLVL : BigYAML
|
||||
|
||||
static bool Cook(const hecl::ProjectPath& outPath,
|
||||
const hecl::ProjectPath& inPath,
|
||||
const World& wld);
|
||||
const World& wld,
|
||||
hecl::BlenderToken& btok);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user