mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-12-21 10:49:23 +00:00
Fixed PakTool dialog not having a parent assigned, fixed a crash when attempting to clone SCGN objects
This commit is contained in:
@@ -107,6 +107,9 @@ public:
|
||||
return iLyr;
|
||||
}
|
||||
|
||||
if (mpArea->GetGeneratorLayer() == this)
|
||||
return mpArea->GetScriptLayerCount();
|
||||
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user