mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 18:27:42 +00:00
Actually fix MLVL for MP2/3
More FRME support
This commit is contained in:
@@ -561,6 +561,9 @@ public:
|
||||
bool silenceWarnings=false,
|
||||
bool currentPAK=false) const
|
||||
{
|
||||
if (!entry)
|
||||
return nullptr;
|
||||
|
||||
if (!m_bridges)
|
||||
LogDNACommon.report(LogVisor::FatalError,
|
||||
"PAKRouter::build() must be called before PAKRouter::lookupEntry()");
|
||||
|
||||
Reference in New Issue
Block a user