mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-12 14:01:15 -04:00
one more potential 0-pointer fix
This commit is contained in:
parent
ba5d2851a1
commit
c55e9b9c58
@ -35,6 +35,7 @@ void CSVRender::Object::clear()
|
||||
{
|
||||
mObject.setNull();
|
||||
|
||||
if (mBase)
|
||||
clearSceneNode (mBase);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user