mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-27 12:35:46 +00:00
fixed segfault
This commit is contained in:
parent
851d2f061b
commit
acc8432705
@ -353,6 +353,7 @@ void CSVWorld::EditWidget::remake(int row)
|
||||
{
|
||||
delete mNestedModels[i];
|
||||
}
|
||||
mNestedModels.clear();
|
||||
|
||||
if (mMainWidget)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user