Changed: Minor change

This commit is contained in:
kervala 2016-10-17 11:24:49 +02:00
parent ed21aae20c
commit 6f79d27969

View file

@ -451,7 +451,6 @@ void CInstanceGroup::serial (NLMISC::IStream& f)
_PointLightArray.clear();
}
if (version >= 2)
f.serial(_GlobalPos);